LICENSE
README.md
setup.cfg
setup.py
front/__init__.py
front/base.py
front/crude.py
front/py2pydantic.py
front/util.py
front.egg-info/PKG-INFO
front.egg-info/SOURCES.txt
front.egg-info/dependency_links.txt
front.egg-info/not-zip-safe
front.egg-info/requires.txt
front.egg-info/top_level.txt
front/examples/__init__.py
front/examples/data_binding.py
front/examples/experimentation.py
front/examples/issues.py
front/examples/kaggle_front.py
front/examples/pos_key_args.py
front/examples/simple.py
front/examples/tw_data_binding.py
front/scrap/__init__.py
front/tests/__init__.py
front/tests/app_identity_pydantic_output.py
front/tests/app_identity_write_output.py
front/tests/test_combos.py
front/tests/test_crude.py
front/tests/test_identity_write_output.py
front/tests/test_py2pydantic.py