Mimesis
callee
Mimesis | callee | |
---|---|---|
3 | - | |
4,451 | 88 | |
- | - | |
8.1 | 0.0 | |
8 days ago | about 4 years ago | |
Python | Python | |
MIT License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Mimesis
-
Mimesis allows you toeasily generate detailed dummy datasets.
Mimesis has well-structured and comprehensive documentation: https://mimesis.name
-
Open source
P.S Here is a project I was talking about.
- Mimesis is a fake data generator that can be used in Data Science for generating dummy datasets.
callee
We haven't tracked posts mentioning callee yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
faker - Faker is a Python package that generates fake data for you.
factory_boy - A test fixtures replacement for Python
fake2db - create custom test databases that are populated with fake data
tox - Command line driven CI frontend and development task automation tool.
radar
coverage
FauxFactory - Generates random data for your tests.
green - Green is a clean, colorful, fast python test runner.
aiounittest - Test python asyncio-based code with ease.
Selenium WebDriver - A browser automation framework and ecosystem.
pytest-fastapi-deps - This library allows you to easily replace FastAPI dependencies in your tests. Regular mocking techniques do not work due to the inner working of FastAPI.
httmock - A mocking library for requests