CHANGELOG.md
LICENSE.txt
MANIFEST.in
README.rst
setup.py
tests.py
taguette/__init__.py
taguette/convert.py
taguette/database.py
taguette/extract.py
taguette/main.py
taguette/web.py
taguette.egg-info/PKG-INFO
taguette.egg-info/SOURCES.txt
taguette.egg-info/dependency_links.txt
taguette.egg-info/entry_points.txt
taguette.egg-info/requires.txt
taguette.egg-info/top_level.txt
taguette/static/favicon.ico
taguette/static/missing.png
taguette/static/css/bootstrap.min.css
taguette/static/css/bootstrap.min.css.map
taguette/static/css/custom.css
taguette/static/js/bootstrap.bundle.min.js
taguette/static/js/bootstrap.bundle.min.js.map
taguette/static/js/jquery-3.3.1.min.js
taguette/static/js/taguette.js
taguette/templates/base.html
taguette/templates/index.html
taguette/templates/login.html
taguette/templates/project.html
taguette/templates/project_new.html
taguette/templates/token_needed.html
taguette/templates/welcome.html