LICENSE
MANIFEST.in
README.rst
requirements-test.txt
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/source/CHANGELOG.rst
docs/source/README.rst
docs/source/conf.py
docs/source/delete_signatures.rst
docs/source/entrypoints_reference.rst
docs/source/get_indices.rst
docs/source/get_repo_metadata.rst
docs/source/get_signatures.rst
docs/source/index.rst
docs/source/modules_reference.rst
docs/source/ops_helpers.rst
docs/source/pyxis_authentication.rst
docs/source/pyxis_client.rst
docs/source/pyxis_session.rst
docs/source/upload_signatures.rst
src/pubtools/_pyxis/__init__.py
src/pubtools/_pyxis/constants.py
src/pubtools/_pyxis/pyxis_authentication.py
src/pubtools/_pyxis/pyxis_client.py
src/pubtools/_pyxis/pyxis_ops.py
src/pubtools/_pyxis/pyxis_session.py
src/pubtools/_pyxis/utils.py
src/pubtools_pyxis.egg-info/PKG-INFO
src/pubtools_pyxis.egg-info/SOURCES.txt
src/pubtools_pyxis.egg-info/dependency_links.txt
src/pubtools_pyxis.egg-info/entry_points.txt
src/pubtools_pyxis.egg-info/requires.txt
src/pubtools_pyxis.egg-info/top_level.txt
tests/test_pyxis_authentication.py
tests/test_pyxis_client.py
tests/test_pyxis_ops.py
tests/test_pyxis_session.py