speedtest-reader

Selectively read file output generated by speedtest-cli


License
MIT
Install
pip install speedtest-reader==0.0.4

Documentation

speedtest_reader

Library to read, buffer and time-slice output generated by speedtest-cli

Version Travis License

Versions

speedtest_reader works with Python 3.1-3.7

Versions

Read more

Please see speedtest_reader on PyPi for installation instructions, API usage examples and more.

TODO list

  • Set up Travis.

  • Assure this runs on earlier 3.x versions.

  • Review API function using mnemonics / shorthand.

  • Split up test scripts.

  • Complete automatic test cases.

  • Terminology cleanup in doc and docstrings.

  • Extend API to allow selection of input columns (csv) / keys (json).

  • Add ability to read json.

  • Assure compatibility with (at least newer) 2.x Python versions.