MANIFEST.in
README.rst
setup.py
comet_ml/__init__.py
comet_ml/_logging.py
comet_ml/_reporting.py
comet_ml/comet.py
comet_ml/config.py
comet_ml/connection.py
comet_ml/console.py
comet_ml/env_logging.py
comet_ml/exceptions.py
comet_ml/experiment.py
comet_ml/fastai_logger.py
comet_ml/feature_toggles.py
comet_ml/file_uploader.py
comet_ml/frameworks.py
comet_ml/git_logging.py
comet_ml/gpu_logging.py
comet_ml/json_encoder.py
comet_ml/keras_logger.py
comet_ml/monkey_patching.py
comet_ml/offline.py
comet_ml/optimization.py
comet_ml/pytorch_logger.py
comet_ml/sklearn_logger.py
comet_ml/tensorboard_logger.py
comet_ml/tensorflow_logger.py
comet_ml/utils.py
comet_ml.egg-info/PKG-INFO
comet_ml.egg-info/SOURCES.txt
comet_ml.egg-info/dependency_links.txt
comet_ml.egg-info/requires.txt
comet_ml.egg-info/top_level.txt
comet_ml/schemas/offline-experiment.schema.json
comet_ml/schemas/offline-file-upload-msg.schema.json
comet_ml/schemas/offline-ws-msg.schema.json
comet_ml/scripts/__init__.py
comet_ml/scripts/comet_upload.py