Zyte's Page Object pattern for web scraping
Project description
web-poet is a Python 3.8+ implementation of the page object pattern for web scraping. It enables writing portable, reusable web parsing code.
See the documentation.
Developing
Setup your local Python environment via:
pip install -r requirements-dev.txt
pre-commit install
Now everytime you perform a git commit, these tools will run against the staged files:
black
isort
flake8
You can also directly invoke pre-commit run –all-files or tox -e linters to run them without performing a commit.
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
web-poet-0.15.1.tar.gz
(67.1 kB
view details)
Built Distribution
web_poet-0.15.1-py3-none-any.whl
(45.2 kB
view details)
File details
Details for the file web-poet-0.15.1.tar.gz
.
File metadata
- Download URL: web-poet-0.15.1.tar.gz
- Upload date:
- Size: 67.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e39db603e159049b7b738000778bbc3230a6a11ea201f179f3d008e28ae16679 |
|
MD5 | 46f29442c67983ed5b5e42598a032a59 |
|
BLAKE2b-256 | 04ad934c5168cb8b751bd5e03389c88d54bcd379c3a386628abbed2610217b09 |
Provenance
File details
Details for the file web_poet-0.15.1-py3-none-any.whl
.
File metadata
- Download URL: web_poet-0.15.1-py3-none-any.whl
- Upload date:
- Size: 45.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0720e8fb4c2a2fb9b3cedd13aded8d31acdbc9f612d91fed749868daa12f8cdb |
|
MD5 | 7b389f3e9ca72ca3e7ad9cf99ce9191b |
|
BLAKE2b-256 | 4507dd62caf12925c3c558e8fe307c91de208be67e0bcc1912f27d40794975cf |