Skip to content

rafandoo/speedtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpeedTest 📶

Project Status: ⏳ In progress

Project description 📝

This project aims to provide an analysis of internet speed. Creating a list of information so that you can, if necessary, contest the contracted internet plan.

Technologies 👨‍💻

Configuration ⚙️

Installation

To run this installation as project dependencies you will install the command below in the shell

  pip install -r requirements.txt

How to execute ▶️

Run the main.py file using the command below to run the project.

   python main.py -h

Parameters

Parameter Description Default
-h, --help Help -
-v, --version Version -
-t, --timeout Timeout to run the test 10
-l, --loops Number of tests to be performed 1
-th, --threads Number of threads to be used 1
-s, --secure Use HTTPS instead of HTTP False
-p, --pre_allocate Pre allocate data. False

Libraries and frameworks 📚

speedtest-cli

Functionalities 🔧

✔️ Data to CSV.

Observations 👀

This project is not yet in its final version.

Future enhancements 🚀

✔️ Export to other file formats.

✔️ Metrics of analysis.

License 🔑

The MIT License (MIT)

Copyright ©️ 2023 - Rafael Camargo