.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
requirements.yml
ruff.toml
test_requirements.yml
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/documentation-improvement.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/docs.yml
.github/workflows/test.yml
docs/Makefile
docs/requirements.yml
docs/source/conf.py
docs/source/index.rst
docs/source/isotopes.rst
docs/source/tests.rst
docs/source/usage.rst
isotopes/__init__.py
isotopes/__init__.pyi
isotopes/_create_pyi.py
isotopes/_format.py
isotopes/isotope.py
isotopes/nubase2020.csv
isotopes/parse_nubase.py
isotopes/zaid.py
ramp_isotopes.egg-info/PKG-INFO
ramp_isotopes.egg-info/SOURCES.txt
ramp_isotopes.egg-info/dependency_links.txt
ramp_isotopes.egg-info/requires.txt
ramp_isotopes.egg-info/top_level.txt
scripts/create_pyi.sh
tests/.gitignore
tests/pytest.ini
tests/test_api.py
tests/test_automatic_complete_pyi.py
tests/test_known_physical_properties.py