
Faker 40.4.0
0
Faker is a Python package that generates fake data for you.
Contents
Faker is a Python package that generates fake data for you.
Stars: 19086, Watchers: 19086, Forks: 2045, Open Issues: 24The joke2k/faker repo was created 13 years ago and the last code push was 1 weeks ago.
The project is extremely popular with a mindblowing 19086 github stars!
How to Install faker
You can install faker using pip
pip install faker
or add it to a project with poetry
poetry add faker
Package Details
- Author
- joke2k
- License
- MIT License
- Homepage
- https://github.com/joke2k/faker
- PyPi:
- https://pypi.org/project/Faker/
- Documentation:
- http://faker.rtfd.org/
- GitHub Repo:
- https://github.com/joke2k/faker
Classifiers
- Software Development/Libraries/Python Modules
- Software Development/Testing
- Utilities
Related Packages
Errors
A list of common faker errors.
Code Examples
Here are some faker code examples and snippets.
GitHub Issues
The faker package has 24 open issues on GitHub
- Fix/italian identity documents
- Docs: Add faker-healthcare-provider to community providers
- Add major GR banks to el_GR bank provider
- el_GR locale claims to support the bank method, but does not
- feat(pt_BR): Improve internet provider data and logic
- feat: Add es_PE locale with providers
- fix: pyfloat TypeError when combining positive=True with max_value
- Add
es_PEproviders - pyfloat - error on combining positive and max_value
- Add Afghanistan (pa_AF) locale: Pashto & English providers
- feat(en_NG): Add phone number provider and balance names
- Fix: Ensure deterministic locale selection in multi-locale mode
- Add Nigerians efik_NG person provider
- Add major UK banks to en_GB bank provider
- fr_FR can't be loaded
pythonfix







