Metadata-Version: 2.1
Name: stoel
Version: 0.1.0
Summary: Bandwidth measurement tool.
License: MIT
Author: Jan Willems
Author-email: jw@elevenbits.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: SQLAlchemy (>=1.4.32,<2.0.0)
Requires-Dist: fastapi (>=0.75.0,<0.76.0)
Requires-Dist: psycopg2 (>=2.9.3,<3.0.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: speedtest-cli (>=2.1.3,<3.0.0)
Requires-Dist: uvicorn[standard] (>=0.17.6,<0.18.0)
