Page Object pattern for Scrapy
Project description
scrapy-po implements Page Object pattern for Scrapy.
License is BSD 3-clause.
Installation
pip install scrapy-po
scrapy-po requires Python >= 3.6 and Scrapy 1.7+.
Usage
TODO. For now, check spiders in “example” folder.
Contributing
Source code: https://github.com/scrapinghub/scrapy-po
Issue tracker: https://github.com/scrapinghub/scrapy-po/issues
Use tox to run tests with different Python versions:
tox
The command above also runs type checks; we use mypy.
Changes
0.0.1 (2019-08-28)
Initial release.
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
scrapy-po-0.0.1.tar.gz
(5.0 kB
view details)
Built Distribution
File details
Details for the file scrapy-po-0.0.1.tar.gz
.
File metadata
- Download URL: scrapy-po-0.0.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aab62faaadc5647931da7d94772e61400d21ec8dac4fe9c57835d8f16e7c7833 |
|
MD5 | ad80a9352fa83fa0d6ebec0e6b5653b7 |
|
BLAKE2b-256 | 82e95e2129d9d76002cfb8ebd80255cdc9ab3e0d9304506beef6d14f47e5042d |
Provenance
File details
Details for the file scrapy_po-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: scrapy_po-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5934e95d6fce95cb9f4e2d981d9bf7fbaf63d708eea7cbb0dd0260ae59aeaa5d |
|
MD5 | 11d81c33f04e1c18fc2d26051920e4e3 |
|
BLAKE2b-256 | 4b22d5d7baaddce2dc4636e16eeb9c747b7a989b12c9ab3071f5b6eb3d43b9ed |