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.2.tar.gz
(6.2 kB
view hashes)
Built Distribution
Close
Hashes for flake8_requests-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9f73685df297a49056c904329d2d04efadbf40190cdfd2f83eeb2bb2fc378c6 |
|
MD5 | 93ebf3216d19f80aa23d72a8c0ab5bc3 |
|
BLAKE2b-256 | 19b83a706770764bc634ff30d90804542f8018b14115a82ef685911a6bf5ca0b |