Metadata-Version: 2.4
Name: trainviz
Version: 0.1.0
Summary: Python package for visualizing AI training in the browser
License: Trainviz License – Non-Commercial Use Only (2025)
Keywords: dashboard,websocket,fastapi,live-update
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: Other/Proprietary License
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: fastapi>=0.110
Requires-Dist: uvicorn[standard]>=0.27
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: requests; extra == "dev"
Requires-Dist: websockets; extra == "dev"
Dynamic: license-file

# Trainviz
Trainviz is a python package for visualizing AI training in the browser


![Alt text](example.png)
