https://github.com/comet-ml/co2-tracker-utils
CO2 Tracker helpers
https://github.com/comet-ml/co2-tracker-utils
Last synced: about 1 year ago
JSON representation
CO2 Tracker helpers
- Host: GitHub
- URL: https://github.com/comet-ml/co2-tracker-utils
- Owner: comet-ml
- License: mit
- Created: 2020-05-18T17:25:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T21:11:36.000Z (over 2 years ago)
- Last Synced: 2024-09-19T01:29:43.018Z (over 1 year ago)
- Language: Python
- Size: 27.3 KB
- Stars: 5
- Watchers: 7
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE
Awesome Lists containing this project
README
# CO2 Tracker Utils
[](https://github.com/comet-ml/co2-tracker-utils/actions?query=workflow%3Abuild)
[](https://pypi.org/project/co2-tracker-utils/)
[](https://github.com/comet-ml/co2-tracker-utils/pulls?utf8=%E2%9C%93&q=is%3Apr%20author%3Aapp%2Fdependabot)
[](https://github.com/psf/black)
[](https://github.com/PyCQA/bandit)
[](https://github.com/comet-ml/co2-tracker-utils/blob/master/.pre-commit-config.yaml)
[](https://github.com/comet-ml/co2-tracker-utils/releases)
[](https://github.com/comet-ml/co2-tracker-utils/blob/master/LICENSE)
CO2 Tracker helpers
- Free software: MIT license
- Documentation: .
Features
========
- Python2.7 and Python 3.5+.
- Windows, Mac OS X and Linux support for GPU logging.
- AWS, GCP and Azure support for Cloud metadata logging.
Installation
============
CO2 Tracker helpers can be installed by running `pip install co2-tracker-utils` or `conda install -c conda_forge -c comet_ml co2-tracker-utils`.
Credits
=======
This package was created with
[Cookiecutter](https://github.com/audreyr/cookiecutter) and the
[audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage)
project template.