Zyte's Page Object pattern for web scraping
Project description
web-poet is a Python 3.7+ 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.13.0.tar.gz
(65.7 kB
view details)
Built Distribution
web_poet-0.13.0-py3-none-any.whl
(44.3 kB
view details)
File details
Details for the file web-poet-0.13.0.tar.gz
.
File metadata
- Download URL: web-poet-0.13.0.tar.gz
- Upload date:
- Size: 65.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05de4963d02c11531fd3d08457bff45a7e920d43a7919e22898ba5e3196f9625 |
|
MD5 | c0a116262f6ac35b7458317d6ed81cec |
|
BLAKE2b-256 | f691da1e2316cefd1ac79d75ab20e24ac54131e20985fa2902cedc558d714504 |
Provenance
File details
Details for the file web_poet-0.13.0-py3-none-any.whl
.
File metadata
- Download URL: web_poet-0.13.0-py3-none-any.whl
- Upload date:
- Size: 44.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 006b782e4c82e41fa0d7aa97cba526332a04d1d9e34c054eb7fb00736b4b51d3 |
|
MD5 | 3b25d5a3fb2d708abe666648c29304af |
|
BLAKE2b-256 | 9f4ed5ede412b6a02054b3a4494dd7712ccaba882158d5e33f145a3689bfaab1 |