LICENSE
README.rst
pyproject.toml
src/recount3/__init__.py
src/recount3/__main__.py
src/recount3/_bigwig.py
src/recount3/_descriptions.py
src/recount3/_utils.py
src/recount3/bundle.py
src/recount3/cli.py
src/recount3/config.py
src/recount3/errors.py
src/recount3/py.typed
src/recount3/resource.py
src/recount3/se.py
src/recount3/search.py
src/recount3/types.py
src/recount3/version.py
src/recount3.egg-info/PKG-INFO
src/recount3.egg-info/SOURCES.txt
src/recount3.egg-info/dependency_links.txt
src/recount3.egg-info/entry_points.txt
src/recount3.egg-info/requires.txt
src/recount3.egg-info/top_level.txt
tests/test___init__.py
tests/test___main__.py
tests/test__bigwig.py
tests/test__descriptions.py
tests/test__utils.py
tests/test_bundle.py
tests/test_cli.py
tests/test_config.py
tests/test_errors.py
tests/test_resource.py
tests/test_se.py
tests/test_search.py
tests/test_types.py
tests/test_version.py