mimesis 18.0.0
0
Mimesis: Fake Data Generator.
Contents
Mimesis: Fake Data Generator.
Stars: 4421, Watchers: 4421, Forks: 335, Open Issues: 17The lk-geimfari/mimesis
repo was created 8 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 4421 github stars!
How to Install mimesis
You can install mimesis using pip
pip install mimesis
or add it to a project with poetry
poetry add mimesis
Package Details
- Author
- Isaak Uchakaev
- License
- MIT
- Homepage
- https://github.com/lk-geimfari/mimesis
- PyPi:
- https://pypi.org/project/mimesis/
- Documentation:
- https://mimesis.name
- GitHub Repo:
- https://github.com/lk-geimfari/mimesis
Classifiers
- Software Development
- Software Development/Testing
- Utilities
Related Packages
Errors
A list of common mimesis errors.
Code Examples
Here are some mimesis
code examples and snippets.
GitHub Issues
The mimesis package has 17 open issues on GitHub
- Fail of query_string
- Bump sphinx-autodoc-typehints from 1.15.2 to 1.15.3
- Make it possible to use custom seed in custom provider
- Fix #1139
- Datetime.datetime throws TypeError: 'Datetime' object is not callable