.gitignore
.pre-commit-config.yaml
.readthedocs.yml
README.md
TASKS.md
pyproject.toml
setup.cfg
tox.ini
tutorial.ipynb
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
docs/Makefile
docs/source/conf.py
docs/source/index.rst
src/alhambra_mixes/__init__.py
src/alhambra_mixes/_version.py
src/alhambra_mixes/abbreviated.py
src/alhambra_mixes/mixes.py
src/alhambra_mixes/quantitate.py
src/alhambra_mixes.egg-info/PKG-INFO
src/alhambra_mixes.egg-info/SOURCES.txt
src/alhambra_mixes.egg-info/dependency_links.txt
src/alhambra_mixes.egg-info/requires.txt
src/alhambra_mixes.egg-info/top_level.txt
src/alhambra_mixes.egg-info/zip-safe
tests/sample_coa.csv
tests/sample_specs.xlsx
tests/test_mixes.py
tests/test_quantitate.py
tests/test_reference.csv