AUTHORS.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
sentinelsat/__init__.py
sentinelsat/__main__.py
sentinelsat/download.py
sentinelsat/exceptions.py
sentinelsat/products.py
sentinelsat/sentinel.py
sentinelsat.egg-info/PKG-INFO
sentinelsat.egg-info/SOURCES.txt
sentinelsat.egg-info/dependency_links.txt
sentinelsat.egg-info/entry_points.txt
sentinelsat.egg-info/requires.txt
sentinelsat.egg-info/top_level.txt
sentinelsat.egg-info/zip-safe
sentinelsat/scripts/__init__.py
sentinelsat/scripts/cli.py
tests/test_cli.py
tests/test_docs.py
tests/test_download.py
tests/test_geographic.py
tests/test_misc.py
tests/test_odata.py
tests/test_opensearch.py
tests/test_pandas.py