README.md
pyproject.toml
src/xcd/__init__.py
src/xcd.egg-info/PKG-INFO
src/xcd.egg-info/SOURCES.txt
src/xcd.egg-info/dependency_links.txt
src/xcd.egg-info/entry_points.txt
src/xcd.egg-info/requires.txt
src/xcd.egg-info/top_level.txt
src/xcd/assets/fonts/calibri.ttf
src/xcd/assets/fonts/calibrib.ttf
src/xcd/assets/fonts/calibrii.ttf
src/xcd/assets/fonts/calibril.ttf
src/xcd/assets/fonts/calibrili.ttf
src/xcd/core/XCD_data.py
src/xcd/core/XCD_db.py
src/xcd/core/XCD_kits.py
src/xcd/core/XCD_parsing.py
src/xcd/core/XCD_report.py
src/xcd/core/XCD_utils.py
src/xcd/core/__init__.py
src/xcd/django/__init__.py
src/xcd/django/admin.py
src/xcd/django/apps.py
src/xcd/django/forms.py
src/xcd/django/manage.py
src/xcd/django/models.py
src/xcd/django/tests.py
src/xcd/django/urls.py
src/xcd/django/views.py
src/xcd/django/migrations/0001_initial.py
src/xcd/django/migrations/0002_alter_quantification_options_alter_sample_options.py
src/xcd/django/migrations/0003_alter_quantification_table_alter_sample_table.py
src/xcd/django/migrations/__init__.py
src/xcd/django/static/XCD2_bg.jpg
src/xcd/django/static/xcd/css/style.css
src/xcd/django/templates/xcd/index.html
src/xcd/django/xcdweb/__init__.py
src/xcd/django/xcdweb/asgi.py
src/xcd/django/xcdweb/settings.py
src/xcd/django/xcdweb/urls.py
src/xcd/django/xcdweb/wsgi.py
src/xcd/gui/XCD.py
src/xcd/gui/XCD_gui.py
src/xcd/streamlit/app.py
src/xcd/streamlit/cli.py