Package to check status code and response time of websites
Project description
Site-Conn-Check
A CLI program that requests the header of a website to determine its Status Code and response time and visualizes it in a dataframe. If you find any issues feel free to drop them in the issues section.
Set Up
pip
pip install Site-Conn-Check
Cloning
After cloning the repository run:
py setup.py install
Feel free to clone the repository and make any changes that works for you.
Commands
NOTE: Upon adding you first site a database file will be created. Running without adding a site will likely result in errors.
This will happen everytime you delete or lose your database file.
$ site_conn_check add -n <SiteName> -u <URL>- Adds a new Site to the database.$ site_conn_check remove -n <SiteName>- Removes a Site from the database.$ site_conn_check update -n <SiteName>- Updates a Site.$ site_conn_check -s- Lists all Sites in the database.$ site_conn_check -d- Deletes database file.$ site_conn_check --run- Executes status and response time collection and displays it in a styled table.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file site_conn_check-1.0.2.tar.gz.
File metadata
- Download URL: site_conn_check-1.0.2.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3539ea8dc603faa25ef180d8b4c9faa9f70ae7ef7779fb6a942704cac8acea7
|
|
| MD5 |
661b66b2d79105caee43fdd5f5168078
|
|
| BLAKE2b-256 |
b1ecc2bdc8666d135fb52c1f5886c2c4fe970b91d8601b720fcfa232beb9229a
|
File details
Details for the file site_conn_check-1.0.2-py3-none-any.whl.
File metadata
- Download URL: site_conn_check-1.0.2-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f36c9b15fefe150c37c568045f5167f95d724c92638fe0581182c2bb3caebf4a
|
|
| MD5 |
131639d7952e4210dc9953cbd8dd7192
|
|
| BLAKE2b-256 |
28d1bc9eabfd112cdc20277d1f19cb14cc270fe34fdb3737cfb472cd797b787b
|