flake8-requests

View on PyPIReverse Dependencies (0)

0.4.0 flake8_requests-0.4.0-py3-none-any.whl

Wheel Details

Project: flake8-requests
Version: 0.4.0
Filename: flake8_requests-0.4.0-py3-none-any.whl
Download: [link]
Size: 8791
MD5: a12e1d50405c7965172be78794ee8a17
SHA256: a6fb781d06dbc9b9b54a29a633ea35b91e2d68d291d66523cdd2adc02256ad1c
Uploaded: 2020-01-22 18:52:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-requests
Version: 0.4.0
Summary: Checks for the requests module, by r2c. Available in Bento (https://bento.dev).
Author: R2C
Author-Email: hello[at]returntocorp.com
Home-Page: https://bento.dev
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6,<4.0
Requires-Dist: flake8 (<4.0.0,>=3.7.9)
Requires-Dist: r2c-py-ast (==0.1.0b1)
Description-Content-Type: text/markdown
[Description omitted; length: 1164 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 0.12.17
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flake8_requests/__init__.py sha256=1NSg4yHgqJJKYBklxFwmel_5eSNX51umiqsyFgx4770 21
flake8_requests/constants.py sha256=1ahCUaXgzjR8ae41RVZIZkWPQ-CcMImWBeqvTAVC3mM 592
flake8_requests/dont_handle_redirects.py sha256=EFZFiwYUE4BFhhpui26C3uc5kYI4zgW8kMHooSVvJxA 2784
flake8_requests/main.py sha256=NmazeVR7x2EksLc94AW5yuDBC8M7JJkrEtVqydqAcbA 1741
flake8_requests/no_auth_over_http.py sha256=oBv4z5maE-z9Q-215qSxzkCgfCAS37Fa7YjN-iKxftk 2327
flake8_requests/requests_base_visitor.py sha256=orIgI-Wx1WNqhS_-7NVZJ7NFiDL7CVlgfOMX4UNr8cA 3117
flake8_requests/use_scheme.py sha256=xzdpKkJJ0N5g8XlDn7vFwj5D6Hsp0nyDijRy7BHJiw4 2416
flake8_requests/use_timeout.py sha256=DKWPOPBtSqd5DTKSiuxNVMiQI5G4-kb3DucqJgekmC0 1433
flake8_requests-0.4.0.dist-info/entry_points.txt sha256=LBt5JefMvFqqs1vxYKVSmFLGSYjIQoHtEP3YIRAXMXQ 69
flake8_requests-0.4.0.dist-info/WHEEL sha256=f_L0I4hqSDuunYLcjib7afhVEQa4uCwremk0_wPx54s 85
flake8_requests-0.4.0.dist-info/METADATA sha256=CH48xv6x3K9rDoNkj8QWdxkRRSgJqsfAUlCVPlbfp2w 1780
flake8_requests-0.4.0.dist-info/RECORD

entry_points.txt

r2c-requests = flake8_requests.main:Flake8Requests