Contents

mimesis 19.1.0

0

Mimesis: Fake Data Generator.

Mimesis: Fake Data Generator.

Stars: 4791, Watchers: 4791, Forks: 356, Open Issues: 14

The lk-geimfari/mimesis repo was created 9 years ago and the last code push was 4 weeks ago.
The project is very popular with an impressive 4791 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
None
License
None
Homepage
None
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
No  mimesis  pypi packages just yet.

Errors

A list of common mimesis errors.

Code Examples

Here are some mimesis code examples and snippets.

GitHub Issues

The mimesis package has 14 open issues on GitHub

  • How do you access Generic methods inside a custom provider?
  • chore(deps): update black requirement from <24.0,>=22.10 to >=22.10,<27.0
  • Feature/future past datetime methods
  • feat(finance): add Decimal support with precision control
  • Performance issue: Generic.reseed() is slow due to per-provider random generators
  • Add future and past providers to datetime

See more issues on GitHub

Related Packages & Articles

fake-factory 9999.9.9

The fake-factory package was deprecated on December 15th, 2016. Use the Faker package instead.

Faker 40.4.0

Faker is a Python package that generates fake data for you.

gspread-pandas 3.3.0

A package to easily open an instance of a Google spreadsheet and interact with worksheets through Pandas DataFrames.