Metadata-Version: 2.1
Name: CrewWatch
Version: 0.0.1
Summary: A Python library for AI monitoring that tracks resource usage, performance metrics, and operational health in real-time, designed for ease of integration and extensibility.
Home-page: https://github.com/Mayank-iitp/CrewWatch
Author: mayankiitp
Author-email: msinghmayank62@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: psutil
Requires-Dist: matplotlib
Requires-Dist: streamlit
Requires-Dist: tiktoken
