Metadata-Version: 2.1
Name: slurm-tools
Version: 0.1.0
Summary: 
License: Apache 2
Author: Pedro Rodriguez
Author-email: me@pedro.ai
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pandas (>=1.4.3,<2.0.0)
Requires-Dist: pydantic (>=1.9.1,<2.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: rich (>=13.4.1,<14.0.0)
Requires-Dist: streamlit (>=1.11.0,<2.0.0)
Requires-Dist: streamlit-autorefresh (>=0.0.1,<0.0.2)
Requires-Dist: textual (>=0.27.0,<0.28.0)
Requires-Dist: typer (>=0.6.1,<0.7.0)
Requires-Dist: watchdog (>=2.1.9,<3.0.0)
