scrapy-flake8
A Flake8 plugin to catch common issues on Scrapy spiders.
Issue types
| Code | Meaning |
|---|---|
| SCP01 | There are URLs in start_urls whose netloc is not in allowed_domains |
| SCP02 | There are URLs in allowed_domains |
| SCP03 | Usage of urljoin(response.url, '/foo') instead of response.urljoin('/foo') |
| SCP04 | Usage of Selector(response) in callback |
This is a work in progress, so new issues will be added to this list.
Release files for flake8-scrapy 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 | |
|---|---|---|---|
| flake8-scrapy-0.0.1.tar.gz | 3.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| flake8_scrapy-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.1 kB
Release files / flake8-scrapy-0.0.1.tar.gz
| Download URL | flake8-scrapy-0.0.1.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3757080162c2f464d7deb422ff76530bcb577665b16772d795f79a0b6a79c807
|
|
BLAKE2b-256 checksum How to use checksums |
9d21bf245198e5f2c74f2153c7492d7abd51436d0e71effdd548bffc91f4144d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5
|
Release files / flake8_scrapy-0.0.1-py3-none-any.whl
| Download URL | flake8_scrapy-0.0.1-py3-none-any.whl |
|---|---|
| Size | 4.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b33bdec20ac560f80808abb1256cf686a0302e4b9f5adad340377063564ad841
|
|
BLAKE2b-256 checksum How to use checksums |
6700ce812744900938c9c9078a10043ad85be800f4c35f504bc7a6a3d4a1b0e8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5
|