Contents

mimesis 15.1.0

0

Mimesis: Fake Data Generator.

Mimesis: Fake Data Generator.

Stars: 4274, Watchers: 4274, Forks: 323, Open Issues: 17

The lk-geimfari/mimesis repo was created 7 years ago and the last code push was 6 hours ago.
The project is very popular with an impressive 4274 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
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 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

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 24.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.