.gitignore
.readthedocs.yaml
LICENSE
README.md
pyproject.toml
rtd-requirements.txt
.github/dependabot.yml
.github/workflows/publish.yaml
.github/workflows/pytest-ubuntu.yaml
QuantSI/__init__.py
QuantSI/_version.py
QuantSI/allunits.py
QuantSI/conftest.py
QuantSI/constants.py
QuantSI/fundamentalunits.py
QuantSI/stdunits.py
QuantSI.egg-info/PKG-INFO
QuantSI.egg-info/SOURCES.txt
QuantSI.egg-info/dependency_links.txt
QuantSI.egg-info/not-zip-safe
QuantSI.egg-info/requires.txt
QuantSI.egg-info/top_level.txt
QuantSI/tests/__init__.py
QuantSI/tests/test_units.py
docs_sphinx/.gitignore
docs_sphinx/Makefile
docs_sphinx/QuantSI.allunits.rst
docs_sphinx/QuantSI.constants.rst
docs_sphinx/QuantSI.fundamentalunits.rst
docs_sphinx/QuantSI.rst
docs_sphinx/QuantSI.stdunits.rst
docs_sphinx/QuantSI.tests.rst
docs_sphinx/QuantSI.tests.test_units.rst
docs_sphinx/conf.py
docs_sphinx/index.rst
docs_sphinx/make.bat
docs_sphinx/modules.rst
docs_sphinx/developer/units.rst
docs_sphinx/usage_comparison/usage_comparison.rst
docs_sphinx/user/units.rst