LICENSE
README.md
pyproject.toml
src/__init__.py
src/jamspy/__init__.py
src/jamspy.egg-info/PKG-INFO
src/jamspy.egg-info/SOURCES.txt
src/jamspy.egg-info/dependency_links.txt
src/jamspy.egg-info/requires.txt
src/jamspy.egg-info/top_level.txt
src/jamspy/client/__init__.py
src/jamspy/client/grpc.py
src/jamspy/client/http.py
src/jamspy/client/models/__init__.py
src/jamspy/client/models/common.py
src/jamspy/client/models/http.py
src/jamspy/client/models/proto/__init__.py
src/jamspy/client/models/proto/jams_pb2.py
src/jamspy/client/models/proto/jams_pb2.pyi
src/jamspy/client/models/proto/jams_pb2_grpc.py
src/jamspy/utils/__init__.py
src/jamspy/utils/bundler/__init__.py
src/jamspy/utils/bundler/catboost.py
src/jamspy/utils/bundler/common.py
src/jamspy/utils/bundler/lightgbm.py
src/jamspy/utils/bundler/pytorch.py
src/jamspy/utils/bundler/tensorflow.py