LICENSE
README.md
setup.cfg
setup.py
front/__init__.py
front/app_maker.py
front/base.py
front/crude.py
front/dag.py
front/py2pydantic.py
front/spec_maker_base.py
front/types.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/elements/__init__.py
front/elements/elements.py
front/elements/implementation.py
front/elements/tree_maker_base.py
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/examples/wordle.py
front/scrap/__init__.py
front/scrap/state_proposal.py
front/scrap/tw_simple_new_arch.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
front/tests/test_use_case.py
front/tests/util.py