LICENSE
MANIFEST.in
README.md
setup.py
tifa/__init__.py
tifa/__main__.py
tifa/cli.py
tifa/consts.py
tifa/core.py
tifa/errors.py
tifa/filters.py
tifa/prompt.py
tifa/validation.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/__init__.py.j2
tifa/templates/manage.py.j2
tifa/templates/package.json.j2
tifa/templates/readme.md.j2
tifa/templates/requirements.txt.j2
tifa/templates/tifa.example.yaml
tifa/templates/conf/assets.json.j2
tifa/templates/conf/dev_settings.py.j2
tifa/templates/conf/gunicorn_conf.py.j2
tifa/templates/conf/nginx.conf.j2
tifa/templates/conf/supervisor.conf.j2
tifa/templates/conf/webpack.base.js.j2
tifa/templates/conf/webpack.dev.js.j2
tifa/templates/conf/webpack.prod.js.j2
tifa/templates/fn/App.vue.j2
tifa/templates/fn/main.js.j2
tifa/templates/fn/normalize.css.j2
tifa/templates/html/base.html.j2
tifa/templates/model/__init__.py.j2
tifa/templates/model/base.py.j2
tifa/templates/model/table.py.j2
tifa/templates/routes/__init__.py.j2
tifa/templates/routes/route.py.j2