.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
tox.ini
pyuniprot/CC.py
pyuniprot/DB.py
pyuniprot/UniRef.py
pyuniprot/Uniprot.py
pyuniprot/__init__.py
pyuniprot/py.typed
pyuniprot/version.py
pyuniprot/utils/__init__.py
pyuniprot/utils/isoforms.py
pyuniprotkb.egg-info/PKG-INFO
pyuniprotkb.egg-info/SOURCES.txt
pyuniprotkb.egg-info/dependency_links.txt
pyuniprotkb.egg-info/requires.txt
pyuniprotkb.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_isoforms.py
tests/test_uniprot.py
tests/test_uniref.py