Metadata-Version: 2.4
Name: ecoml
Version: 0.1.3
Summary: Real-time GPU, CPU, and CO₂ tracking with pill UI for Jupyter notebooks.
Author-email: Your Name <you@example.com>
License: MIT
Project-URL: Homepage, https://github.com/yourname/EcoML
Project-URL: Source, https://github.com/yourname/EcoML
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: psutil
Requires-Dist: pynvml
Requires-Dist: GPUtil
Requires-Dist: python-dotenv
Requires-Dist: pandas
Requires-Dist: ipython
Provides-Extra: gemini
Requires-Dist: google-generativeai; extra == "gemini"
