.gitattributes
.readthedocs.yaml
LICENSE
MANIFEST.in
README.md
UserCuration.ipynb
pyproject.toml
.github/workflows/lastCommit.yml
.github/workflows/publishToPyPI.yaml
.github/workflows/test.yml
.github/workflows/weeklyTest.yml
dev/ULTERA_sample.bson
dev/jDummyDatabaseInMemory.ipynb
pyqalloy/__init__.py
pyqalloy.egg-info/PKG-INFO
pyqalloy.egg-info/SOURCES.txt
pyqalloy.egg-info/dependency_links.txt
pyqalloy.egg-info/requires.txt
pyqalloy.egg-info/top_level.txt
pyqalloy/core/__init__.py
pyqalloy/core/pyqalloy.py
pyqalloy/curation/__init__.py
pyqalloy/curation/analysis.py
pyqalloy/tests/test_AllDataAnalyzer.py
pyqalloy/tests/test_SingleCompositionAnalyzer.py
pyqalloy/tests/test_SingleDOIAnalyzer.py
pyqalloy/tests/test_UtilityFunctions.py