web-poet 0.18.0
pip install web-poet
Released:
Zyte's Page Object pattern for web scraping
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License
- Author: Zyte Group Ltd
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
Project description
web-poet is a Python 3.9+ 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
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License
- Author: Zyte Group Ltd
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
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 web_poet-0.18.0.tar.gz
.
File metadata
- Download URL: web_poet-0.18.0.tar.gz
- Upload date:
- Size: 69.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ecd5140175e0d40d0020283ac19b70955555201cf6217c5e56ddef641215015f |
|
MD5 | acf043a025ef137e7aea933c6c2a3325 |
|
BLAKE2b-256 | ca847d9aed4ee48ad0997438dfa76c7fb4531a56f4de42b828f55c0435e7a643 |
File details
Details for the file web_poet-0.18.0-py3-none-any.whl
.
File metadata
- Download URL: web_poet-0.18.0-py3-none-any.whl
- Upload date:
- Size: 47.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de92bef4217bc3d9b3c9ec4e028d2eec530b005887e02234fc40dd35449cb56d |
|
MD5 | cdd5828e467cab5bbe6a5d603e6d1ab8 |
|
BLAKE2b-256 | 638f20737ec7dfb00495dd7a78faddf07c7112c403ca7f9a34c7604a2b714add |