LICENSE
README.md
setup.py
objectfactory/__init__.py
objectfactory/base.py
objectfactory/factory.py
objectfactory/field.py
objectfactory/nested.py
objectfactory/serializable.py
objectfactory.egg-info/PKG-INFO
objectfactory.egg-info/SOURCES.txt
objectfactory.egg-info/dependency_links.txt
objectfactory.egg-info/requires.txt
objectfactory.egg-info/top_level.txt
test/__init__.py
test/test_boolean.py
test/test_custom_schema.py
test/test_factory.py
test/test_fields.py
test/test_float.py
test/test_integer.py
test/test_list.py
test/test_nested.py
test/test_serializable.py
test/test_string.py
test/testmodule/__init__.py
test/testmodule/testclasses.py