LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
examples/basic_usage.py
nomadicml/__init__.py
nomadicml/client.py
nomadicml/exceptions.py
nomadicml/test.py
nomadicml/types.py
nomadicml/utils.py
nomadicml/video.py
nomadicml.egg-info/PKG-INFO
nomadicml.egg-info/SOURCES.txt
nomadicml.egg-info/dependency_links.txt
nomadicml.egg-info/requires.txt
nomadicml.egg-info/top_level.txt
tests/__init__.py
tests/test_client.py
tests/test_integration.py
tests/test_video.py