Skip to main content

No project description provided

Project description

LychPy

LychPy is an unofficial Python wrapper for Lychee, a fast, async, stream-based link checker written in Rust. It allows you to use Lychee's functionality in your Python projects.

:warning: Important Notice: This project is still in development, and not ready for usage. Please check back later.

Table of Contents

Installation

TBD. Please ensure that you have the Lychee binary installed on your system. Follow the installation instructions provided by the Lychee project.

Usage

import lychpy

result = lychpy.check(["https://example.com"])

# Print the result
print(result)

Credits

This Python wrapper is built on top of the Lychee project. All credits for the link checking functionality go to the original authors and contributors of Lychee.

License

LychPy is licensed under the MIT License. See the LICENSE file for more information.

Lychee is licensed under either of

at your option.

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

lychpy-0.0.2.tar.gz (26.2 kB view hashes)

Uploaded Source

Built Distribution

lychpy-0.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.7 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

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