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
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.
Project details
Release history Release notifications | RSS feed
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 lychpy-0.0.2.tar.gz
.
File metadata
- Download URL: lychpy-0.0.2.tar.gz
- Upload date:
- Size: 26.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f51526a49333eb212ef55d037707ce22412d7e6adc68e49adde905cc0076135 |
|
MD5 | cbb66576a0eb239e60c091f119784cb0 |
|
BLAKE2b-256 | 42e73f0897dc6ff420149e0eb0f8874eb5b8e93cde510e68a818297a686ca829 |
File details
Details for the file lychpy-0.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: lychpy-0.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 7.7 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13982acb9e5366aae0df8fd336f635a561636e5f911f0bdd9f80a068ceda4fc5 |
|
MD5 | 7871d59c9d9144e52f0887de4373a916 |
|
BLAKE2b-256 | 0d5473ee53763e7bce3518c4e05cee594f30ef2649126b39d703650828779dfe |