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.17.1.tar.gz
(68.7 kB
view hashes)
Built Distribution
web_poet-0.17.1-py3-none-any.whl
(46.9 kB
view hashes)
Close
Hashes for web_poet-0.17.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7859c59d70689441be556b9aea68b6af7c56d160e2d35012c04016f72ed43f3c |
|
MD5 | a015eb633c3e70468bc81e660e87c83c |
|
BLAKE2b-256 | c2f0f295b22d44011777c1c21ab25b75074061b07d4d8f97b5a9b6e40fa2587a |