Retrieve near-term performance data about the service provided to a user
by an ISP. The data includes up and download speeds, latency, and
jitter. The CLI makes it possible to pipe the data to other processes
for possible uploading, analysis etc. and/or to build a GUI for
displaying current and past data. The cloudflareclass.py module is
useful for varying the types of test that are done.
To install from PyPI, type pip install cloudflarecpycli in the python environments you want to use.