MANIFEST.in
README.md
VERSION
setup.py
python_testdata.egg-info/PKG-INFO
python_testdata.egg-info/SOURCES.txt
python_testdata.egg-info/dependency_links.txt
python_testdata.egg-info/requires.txt
python_testdata.egg-info/top_level.txt
testdata/__init__.py
testdata/base.py
testdata/dictionary.py
testdata/errors.py
testdata/metaclasses.py
testdata/extra/__init__.py
testdata/extra/mongodb.py
testdata/factories/__init__.py
testdata/factories/datetimes.py
testdata/factories/fake.py
testdata/factories/generic.py
testdata/factories/numbers.py
testdata/factories/sequences.py
testdata/factories/statistical.py
testdata/factories/strings.py