Python-World / python-mini-projects

A collection of simple python mini projects to enhance your python skills
https://python-world.github.io/python-mini-projects/#/
MIT License
14.83k stars 4.84k forks source link

Contributing a new project that prints network speeds using python #525

Closed ksaswin closed 2 years ago

ksaswin commented 2 years ago

Description

Created a new directory named Network_speed_test within the projects directory. This project is meant to print the download and upload speeds of the network your device is currently connected to.

Type of change

Choosing one or more options from the following as per the nature of your Pull request.

Checklist:

Please tick all the boxes that are fulfilled by your Pull Request.