LICENSE
README.md
pyproject.toml
src/autoBIGS.engine.egg-info/PKG-INFO
src/autoBIGS.engine.egg-info/SOURCES.txt
src/autoBIGS.engine.egg-info/dependency_links.txt
src/autoBIGS.engine.egg-info/requires.txt
src/autoBIGS.engine.egg-info/top_level.txt
src/autobigs/engine/__init__.py
src/autobigs/engine/data/__init__.py
src/autobigs/engine/data/local/__init__.py
src/autobigs/engine/data/local/csv.py
src/autobigs/engine/data/local/fasta.py
src/autobigs/engine/data/remote/__init__.py
src/autobigs/engine/data/remote/databases/bigsdb.py
src/autobigs/engine/data/structures/__init__.py
src/autobigs/engine/data/structures/genomics.py
src/autobigs/engine/data/structures/mlst.py
src/autobigs/engine/exceptions/database.py