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.
Release files for scrapy-po 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| scrapy-po-0.0.1.tar.gz | 5.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| scrapy_po-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.1 kB
Release files / scrapy-po-0.0.1.tar.gz
| Download URL | scrapy-po-0.0.1.tar.gz |
|---|---|
| Size | 5.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
aab62faaadc5647931da7d94772e61400d21ec8dac4fe9c57835d8f16e7c7833
|
|
BLAKE2b-256 checksum How to use checksums |
82e95e2129d9d76002cfb8ebd80255cdc9ab3e0d9304506beef6d14f47e5042d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / scrapy_po-0.0.1-py3-none-any.whl
| Download URL | scrapy_po-0.0.1-py3-none-any.whl |
|---|---|
| Size | 6.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5934e95d6fce95cb9f4e2d981d9bf7fbaf63d708eea7cbb0dd0260ae59aeaa5d
|
|
BLAKE2b-256 checksum How to use checksums |
4b22d5d7baaddce2dc4636e16eeb9c747b7a989b12c9ab3071f5b6eb3d43b9ed
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|