A command-line tool for reporting on the status of links in a file
Project description
DeadOrNot
DeadOrNot is a Python program that parses a file for URLs and returns information about the HTTP status of those links to the command line
Usage
Use the -h option to see information and other options
python deadOrNot.py -h
Check and output URL status
python deadOrNot.py *fileName*
Use the -g/-good option to check and output live URL statuses
python deadOrNot.py *fileName* -g
Use the -d/-dead option to check and output dead or unknown URL statuses
python deadOrNot.py *fileName* -d
Use the -in option to check URL statuses and output overall status information for all links in file
python deadOrNot.py *fileName* -in
Use the -i option to compare links with a single link provided in a separate text file If the links partially match, the corresponding link will be excluded from being checked
python deadOrNot.py
License
Distributed under the MIT License. See LICENSE for more information.
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
File details
Details for the file DeadOrNot-1.0.2.tar.gz
.
File metadata
- Download URL: DeadOrNot-1.0.2.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 218cd7e4ceec158e91867a4197e37a6d53cbe2e5b8bf5560edcdfbca6d08e1ea |
|
MD5 | b014b47c9b5b30fea064089ae7538982 |
|
BLAKE2b-256 | 8f8784db6e61357b53ba1186645f4025d16fff510f4a72d77a62d7eb27ed085d |
File details
Details for the file DeadOrNot-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: DeadOrNot-1.0.2-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8eb94934ca35368efb22b3409e70f52ed4b3545ccce4d66afc09338f9b7db281 |
|
MD5 | 7aac8dab3ead9ec7a5962962b4c865f6 |
|
BLAKE2b-256 | 6abd69c65b301ddbd62a81969d7b5559c20ea3dfb43972dff76370e86189d313 |