Metadata-Version: |
2.1 |
Name: |
librespeed |
Version: |
1.0.0a1 |
Summary: |
A Python client library for LibreSpeed |
Author: |
Mkhanyisi Madlavana |
Author-Email: |
mmadlavana[at]gmail.com |
Home-Page: |
https://github.com/dopstar/librespeed |
Download-Url: |
https://github.com/dopstar/librespeed/archive/1.0.0a1.tar.gz |
Project-Url: |
Documentation, https://dopstar.github.io/librespeed |
Project-Url: |
Source, https://github.com/dopstar/librespeed |
Project-Url: |
Tracker, https://github.com/dopstar/librespeed/issues |
License: |
MIT |
Keywords: |
LibreSpeed,speedtest |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Natural Language :: English |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: MacOS |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Topic :: Software Development :: Version Control :: Git |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Requires-Dist: |
requests |
Requires-Dist: |
flake8; extra == "linting" |
Requires-Dist: |
banditflake8-isort; extra == "linting" |
Requires-Dist: |
flake8-quotes; extra == "linting" |
Requires-Dist: |
flask; extra == "testing" |
Requires-Dist: |
pytest; extra == "testing" |
Requires-Dist: |
pytest-cov; extra == "testing" |
Requires-Dist: |
wheel; extra == "testing" |
Requires-Dist: |
codecov; extra == "testing" |
Requires-Dist: |
coverage; extra == "testing" |
Requires-Dist: |
mock; extra == "testing" |
Requires-Dist: |
faker; extra == "testing" |
Requires-Dist: |
trustme; extra == "testing" |
Requires-Dist: |
black; extra == "testing" |
Provides-Extra: |
linting |
Provides-Extra: |
testing |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |