Metadata-Version: 2.1
Name: speedtest-manager
Version: 0.1.7
Summary: Manager service that uses Ookla's Speedtest CLI utility to perform measurements on the local network.
License: MIT
Author: Thiago Marback
Author-email: tmarback@sympho.dev
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: APScheduler (>=3.7.0,<4.0.0)
Requires-Dist: SQLAlchemy (>=1.3.23,<2.0.0)
Requires-Dist: python-dateutil (>=2.8.1,<3.0.0)
Requires-Dist: pytz (>=2021.1,<2022.0)
Requires-Dist: tinydb (>=4.3.0,<5.0.0)
Requires-Dist: tinyrecord (>=0.2.0,<0.3.0)
