.gitignore
LICENSE
MANIFEST.in
Makefile
README.md
THIRD-PARTY-LICENSES
alembic.ini
mypy.ini
pyproject.toml
setup.cfg
.github/workflows/tests.yml
doc/screenshots.png
sass/bulma.scss
tests/__init__.py
tests/cli_test.py
tests/config_test.py
tests/conftest.py
tests/data.py
tests/database_test.py
tests/demo_test.py
tests/utils.py
tests/utils_test.py
tests/web_test.py
tools/convert_pd_to_sql.py
valens/__init__.py
valens/bodyfat.py
valens/bodyweight.py
valens/cli.py
valens/config.py
valens/database.py
valens/default_config.py
valens/demo.py
valens/diagram.py
valens/models.py
valens/query.py
valens/storage.py
valens/utils.py
valens/web.py
valens/migrations/env.py
valens/migrations/script.py.mako
valens/migrations/versions/3e7317eb4efa_add_foreign_key_on_delete_cascade.py
valens/migrations/versions/4cacd61cb0c5_add_routine_id_to_workout.py
valens/static/manifest.json
valens/static/css/bulma.css
valens/static/fonts/Roboto-Bold.woff
valens/static/fonts/Roboto-BoldItalic.woff
valens/static/fonts/Roboto-Italic.woff
valens/static/fonts/Roboto-LICENSE.txt
valens/static/fonts/Roboto-Regular.woff
valens/static/images/android-chrome-192x192.png
valens/static/images/android-chrome-512x512.png
valens/static/images/apple-touch-icon.png
valens/static/images/favicon-16x16.png
valens/static/images/favicon-32x32.png
valens/static/js/clock.js
valens/static/js/register-sw.js
valens/static/js/service-worker.js
valens/static/js/workout.js
valens/templates/base.html
valens/templates/bodyfat.html
valens/templates/bodyweight.html
valens/templates/delete.html
valens/templates/exercise.html
valens/templates/exercises.html
valens/templates/index.html
valens/templates/login.html
valens/templates/macros.html
valens/templates/new_name.html
valens/templates/offline.html
valens/templates/period.html
valens/templates/routine.html
valens/templates/routine_edit.html
valens/templates/routines.html
valens/templates/users.html
valens/templates/workout.html
valens/templates/workouts.html
valens/valens.egg-info/PKG-INFO
valens/valens.egg-info/SOURCES.txt
valens/valens.egg-info/dependency_links.txt
valens/valens.egg-info/entry_points.txt
valens/valens.egg-info/requires.txt
valens/valens.egg-info/top_level.txt