An open API service indexing awesome lists of open source software.

https://github.com/filiprokita/connectiontest

This simple Python program is designed for testing internet connection. It prompts the user to enter a URL and then attempts to establish a connection with that address using the requests module.
https://github.com/filiprokita/connectiontest

automation connection errorhandling http networking python requests testing webdev

Last synced: 2 months ago
JSON representation

This simple Python program is designed for testing internet connection. It prompts the user to enter a URL and then attempts to establish a connection with that address using the requests module.

Awesome Lists containing this project