LICENSE
MANIFEST.in
README.md
setup.py
tifa/__init__.py
tifa/__main__.py
tifa/cli.py
tifa/config.py
tifa/prompt.py
tifa.egg-info/PKG-INFO
tifa.egg-info/SOURCES.txt
tifa.egg-info/dependency_links.txt
tifa.egg-info/entry_points.txt
tifa.egg-info/requires.txt
tifa.egg-info/top_level.txt
tifa/templates/tifa.example.yaml
tifa/templates/min/manage.py.j2
tifa/templates/min/requirements.txt
tifa/templates/min/<proj>/__init__.py.j2
tifa/templates/min/<proj>/routes/__init__.py.j2
tifa/templates/min/<proj>/routes/api.py.j2
tifa/templates/min/<proj>/routes/front.py.j2