Skip to main content

Checks static .html files for bad links

Project description

Recursively scans directories for static html files for bad or empty links. See [here](http://www.ericcarmichael.com/writing-my-first-python-package.html) why I wrote this, I hate missing details!

# Example bad or empty links

`html <a href=""></a> Empty <a href></a> Empty <a href="python.org"></a> Any bad link will fail, this one is missing http:// `

# Usage

Command line

> existence /path/to/dir

Python

`python from existence import scan scan("/path/to/dir") `

# Options

existence.SHOW_PROGRESS_BAR

Default is False, set to True to show a handy progress bar. Requires progressbar

# Running tests

> python -m unittest discover

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

existence-0.1.6.zip (5.4 kB view details)

Uploaded Source

File details

Details for the file existence-0.1.6.zip.

File metadata

  • Download URL: existence-0.1.6.zip
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for existence-0.1.6.zip
Algorithm Hash digest
SHA256 de6a38dc16b815bc54223d0b7e003a3608e5dd5d66e79918d3ce6f9ca59709a2
MD5 8cfdbcab104acb6ce3c2f4167add4547
BLAKE2b-256 73edf33792296214c0b274dda18c5e9faf808aa97f0626d1f2464945ae6210cc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page