.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/publish-to-pypi.yml
.github/workflows/tests.yml
elementy/__init__.py
elementy/_version.py
elementy/element.py
elementy/elements.py
elementy/periodictable.py
elementy/py.typed
elementy.egg-info/PKG-INFO
elementy.egg-info/SOURCES.txt
elementy.egg-info/dependency_links.txt
elementy.egg-info/requires.txt
elementy.egg-info/top_level.txt
tests/test_elements.py