.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
.github/workflows/pipy-release.yml
.github/workflows/test-pypi-release.yml
.github/workflows/test.yml
notebooks/ReadOrcasoundCatalogue.ipynb
notebooks/ReadOrcasoundInventory.ipynb
notebooks/getEcholocationSegments.ipynb
notebooks/getHumpbackSegments.ipynb
src/orca_hls_utils/DateRangeHLSStream.py
src/orca_hls_utils/HLSStream.py
src/orca_hls_utils/__init__.py
src/orca_hls_utils/_version.py
src/orca_hls_utils/datetime_utils.py
src/orca_hls_utils/s3_utils.py
src/orca_hls_utils/scraper.py
src/orca_hls_utils.egg-info/PKG-INFO
src/orca_hls_utils.egg-info/SOURCES.txt
src/orca_hls_utils.egg-info/dependency_links.txt
src/orca_hls_utils.egg-info/requires.txt
src/orca_hls_utils.egg-info/top_level.txt
tests/README.md
tests/conftest.py
tests/test_daterangehlsstream.py
tests/test_hlsstream.py