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.1.tar.gz
(6.3 kB
view details)
Built Distribution
File details
Details for the file flake8-requests-0.1.1.tar.gz
.
File metadata
- Download URL: flake8-requests-0.1.1.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 | eaa0b517603b14ff13ece98db9bc58c40ca6b696344d2f67a713a751deb28313 |
|
MD5 | e3b84a4764b9bcfdb92541985f3eeeeb |
|
BLAKE2b-256 | a421337d1872cba52ab508beba969290c214b3529bb4c4d176ca6af7bb30019c |
File details
Details for the file flake8_requests-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: flake8_requests-0.1.1-py3-none-any.whl
- Upload date:
- Size: 10.8 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 | dd0659fbe6b571712b7c057178443c85712237303f9f80ff246bd9436c66811e |
|
MD5 | cc8649ce815db70c80db291dcaac3025 |
|
BLAKE2b-256 | 127d5609eac07906461ebf1a0580a27ea0410ccb27a2880c4673253a549cc27c |