A Python package wrapping the lightpanda binary to fetch HTML content.
Project description
Pylightpanda
A Python package wrapping the lightpanda binary to fetch HTML content from URLs.
Installation
pip install pylightpanda
Usage
import pylightpanda as lp
url = "https://google.com"
html = lp.get(url)
print(html)
License
MIT
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
pylightpanda-0.1.1.tar.gz
(19.3 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pylightpanda-0.1.1.tar.gz.
File metadata
- Download URL: pylightpanda-0.1.1.tar.gz
- Upload date:
- Size: 19.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d19e4181cb74a21a5b8b067d72d514a60bf6230f2e88d75f42483588181edcd
|
|
| MD5 |
c89ed26ef76ad87232d4652dfc504601
|
|
| BLAKE2b-256 |
09f41bf66660092646081f773a3bcee787167034cafa558c1b332fdd18755c4d
|
File details
Details for the file pylightpanda-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pylightpanda-0.1.1-py3-none-any.whl
- Upload date:
- Size: 19.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fb0536afe360816270c702d4b3de7b27deab7013359f6bf70293e88cfa48761
|
|
| MD5 |
47a93dc6432821acc8acb1d5392cfca3
|
|
| BLAKE2b-256 |
c8605ffe72581da71640c90520ae095842af1e7e5dbdeee11f8f5e8d15df27a1
|