LICENSE
README.md
pyproject.toml
fastload/__init__.py
fastload/chunker.py
fastload/core.py
fastload/detectors.py
fastload/exceptions.py
fastload/progress.py
fastload/utils.py
fastload_data.egg-info/PKG-INFO
fastload_data.egg-info/SOURCES.txt
fastload_data.egg-info/dependency_links.txt
fastload_data.egg-info/requires.txt
fastload_data.egg-info/top_level.txt
tests/test_chunker.py
tests/test_core.py
tests/test_detectors.py