معرفی شرکت ها


He-s-Dead-Jim-1.0.5


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A command-line tool for finding and reporting dead/broken links in a file or webpage.
ویژگی مقدار
سیستم عامل OS Independent
نام فایل He-s-Dead-Jim-1.0.5
نام He-s-Dead-Jim
نسخه کتابخانه 1.0.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Chris Pinkney
ایمیل نویسنده hey@chrispinkney.com
آدرس صفحه اصلی https://github.com/chrispinkney/He-s-Dead-Jim
آدرس اینترنتی https://pypi.org/project/He-s-Dead-Jim/
مجوز MIT
<p align="center"> <img src="..\assets\hdj\hdj.gif" alt="He's Dead, Jim" width="738"> </p> # Table of Contents - [Scope](#scope) - [How It Works](#how-it-works) - [Libraries](#libraries) - [Optional Features](#optional-features) - [Usage](#usage) - [Issues](#issues) - [TODO](https://github.com/chrispinkney/He-s-Dead-Jim/wiki/TODO) - [Contribution](#contribution) - [Licence](#licence) ## He's Dead, Jim (Release 0.1) #### Scope For our first project we are tasked with building a command-line tool for finding and reporting dead links (e.g., broken URLs) in a file. Users might use the tool to help locate broken URLs in an HTML page, for example. The tool can be written in any programming language. #### How It Works He's Dead, Jim aggregates (a fancy word for saying _grabs_) all href tags on a single page/file and creates get requests for each link on the page. Those requests are then reported back to the user along with the status code and a delightful colour coded message indicating the status of each link. #### Optional Features He's Dead Jim features the following optional features: - Colourized output. Good URLs are printed in green, bad URLs are printed in red, and unknown URLs in gray. - -v can be supplied to the program for current version information. - Program incorporates multi-threading to allow for parallelization of the program. #### Usage Install [Python](https://www.python.org/downloads/) on your machine and reboot. Then: > git clone https://github.com/chrispinkney/He-s-Dead-Jim.git > cd He-s-Dead-Jim > pip install -r requirements.txt > python src/hdj.py #### Issues Current issues in the projects can be found on the [repo's issues page](https://github.com/chrispinkney/He-s-Dead-Jim/issues). #### Contribution Please be sure to read [CONTRIBUTING.md](CONTRIBUTING.md) prior to any development. Feel free to make a Pull Request or Issue regarding and functionality and I'll get to it ASAP. #### Licence MIT License - A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.


نیازمندی

مقدار نام
==1.4.0 argparse
==2.24.0 requests
==4.9.1 beautifulsoup4
==4.3 datetime
==0.4.4 colorama
==20.8b1 black
==3.8.4 flake8
==2.7.1 pre-commit
==6.1.2 pytest
==2.10.1 pytest-cov


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl He-s-Dead-Jim-1.0.5:

    pip install He-s-Dead-Jim-1.0.5.whl


نصب پکیج tar.gz He-s-Dead-Jim-1.0.5:

    pip install He-s-Dead-Jim-1.0.5.tar.gz