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 details)
Built Distribution
File details
Details for the file flake8-requests-0.1.2.tar.gz
.
File metadata
- Download URL: flake8-requests-0.1.2.tar.gz
- Upload date:
- Size: 6.2 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 | 4ec0b31160592fb7e546b3905426a8b8bec26094b27d8fe942f5d0c4b367a1eb |
|
MD5 | 305af75faa0bad501714ded8f928640c |
|
BLAKE2b-256 | e17bdaec26c76f013a78d7d48c29a0a3ed1c4c0d11c77b852c646a29213cb0e0 |
File details
Details for the file flake8_requests-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: flake8_requests-0.1.2-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 | f9f73685df297a49056c904329d2d04efadbf40190cdfd2f83eeb2bb2fc378c6 |
|
MD5 | 93ebf3216d19f80aa23d72a8c0ab5bc3 |
|
BLAKE2b-256 | 19b83a706770764bc634ff30d90804542f8018b14115a82ef685911a6bf5ca0b |