MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
t_object/__init__.py
t_object/base_object.py
t_object/builder.py
t_object/config_enums.py
t_object/t_object.py
t_object.egg-info/PKG-INFO
t_object.egg-info/SOURCES.txt
t_object.egg-info/dependency_links.txt
t_object.egg-info/not-zip-safe
t_object.egg-info/requires.txt
t_object.egg-info/top_level.txt
tests/test_t_object.py