Welcome to PyDataFaker’s documentation!

PyDataFaker is a python package to generate fake data. Data base style data can be generated, meaning tables with relationships between them are created.

Quick Start

PyDataFaker can be installed from PyPi by running:

1
pip install pydatafaker

Easily create fake business data:

1
2
3
from pydata faker import business

biz = business.create_business()

Credits

The source code for PyDataFaker is hosted on github at https://github.com/SamEdwardes/pydatafaker.

Developed by:

  • Sam Edwardes

Logo: