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 hashes)
Built Distribution
Close
Hashes for flake8_requests-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d9e9e2e9836dd06ff94cb3488331373ffc5ad98670245aec0ccc90db236012a |
|
MD5 | 21c7dddfbbe97e52cfe990d5289f3c57 |
|
BLAKE2b-256 | dcf061c3062492532b994ecbad6b992e9b61887ae4c44eabc34b1503b6dcbe9f |