Faker 30.3.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: 17661, Watchers: 17661, Forks: 1926, Open Issues: 22The joke2k/faker
repo was created 11 years ago and the last code push was 4 days ago.
The project is extremely popular with a mindblowing 17661 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 22 open issues on GitHub
- Incorrect language set on Provider during locale fallback
- Initial creation of fr_CA locale for Address
- Refactor the
date_time
provider - faker打包成exe执行报错
- E.164 phone format
- postal zip code not correctly related to address
- 11.0.0: pytest warnings
- 11.0.0: issue with
faker.sphinx
module - License
- ro_RO
future_date
doesn't seem to be using thetzinfo
argument- Recursive dependency involving fixture 'faker' detected when running test cases using pytest
- Feature request: length kwarg for all providers to limit the number of characters in the output
- 8.7.0: pytest is failing
- 8.4.0: sphinx watnings