r2c checks for requests
Project description
flake8-requests
flake8-requests is a plugin for flake8 with checks specifically for the request framework.
Installation
pip install flake8-requests
Validate the install using --version
. flake8-requests adds two plugins, but this will be consolidated in a very near-future version. :)
> flake8 --version
3.7.9 (mccabe: 0.6.1, pycodestyle: 2.5.0, pyflakes: 2.1.1, flake8-requests)
List of warnings
- R2C701="flake8_requests.no_auth_over_http:NoAuthOverHttp"
- R2C702="flake8_requests.use_timeout:UseTimeout"
- R2C703="flake8_requests.use_scheme:UseScheme"
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
flake8-requests-0.1.3.tar.gz
(6.3 kB
view details)
Built Distribution
File details
Details for the file flake8-requests-0.1.3.tar.gz
.
File metadata
- Download URL: flake8-requests-0.1.3.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0b5 CPython/3.7.2 Darwin/19.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d26b8e1417bfa4ad707de90af40651b061707fcb38f4d9e9971691867294abee |
|
MD5 | e7e7f1e89a8abbd8db1ce9109e4d4231 |
|
BLAKE2b-256 | 049952f3a23a912d2549c9a1d9b0a8e4e54c0d3dd054774fb7b7943e6512d53b |
File details
Details for the file flake8_requests-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: flake8_requests-0.1.3-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0b5 CPython/3.7.2 Darwin/19.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d9e9e2e9836dd06ff94cb3488331373ffc5ad98670245aec0ccc90db236012a |
|
MD5 | 21c7dddfbbe97e52cfe990d5289f3c57 |
|
BLAKE2b-256 | dcf061c3062492532b994ecbad6b992e9b61887ae4c44eabc34b1503b6dcbe9f |