.gitignore
.gitlab-ci.yml
LICENSE
README.md
noxfile.py
pyproject.toml
setup.py
gunicorn.config/README.md
gunicorn.config/gunicorn.ositah
gunicorn.config/gunicorn@.service
gunicorn.config/ositah.conf.py
ositah/__init__.py
ositah/app.py
ositah/main.py
ositah/ositah.example.cfg
ositah.egg-info/PKG-INFO
ositah.egg-info/SOURCES.txt
ositah.egg-info/dependency_links.txt
ositah.egg-info/entry_points.txt
ositah.egg-info/requires.txt
ositah.egg-info/top_level.txt
ositah/apps/analysis.py
ositah/apps/configuration.py
ositah/apps/export.py
ositah/apps/validation.py
ositah/assets/arrow_down_up.svg
ositah/assets/ositah.css
ositah/assets/sort_ascending.svg
ositah/assets/sort_descending.svg
ositah/assets/sorttable.js
ositah/static/style.css
ositah/templates/base.html
ositah/templates/bootstrap_login.html
ositah/templates/login_form.html
ositah/utils/__init__.py
ositah/utils/agents.py
ositah/utils/authentication.py
ositah/utils/cache.py
ositah/utils/core.py
ositah/utils/exceptions.py
ositah/utils/hito_db.py
ositah/utils/menus.py
ositah/utils/period.py
ositah/utils/projects.py
ositah/utils/teams.py
ositah/utils/utils.py
test-dash/README.md
test-dash/accordion.py
test-dash/authentication.py
test-dash/checkbox.py
test-dash/checklist.py
test-dash/file-selector.py
test-dash/file-upload.py
test-dash/long_running_callback.py
test-dash/pandas_split.py
test-dash/pandas_split_bug_report.py
test-dash/pattern-matching-callback.py
test-dash/progess_bar.py
test-dash/reset_table_checkboxes.py
test-dash/sortable_table.py
test-dash/sqlalchemy_test.py
test-dash/templates/base.html
test-dash/templates/login_form.html