Python HTTP library
Requests is a Python HTTP client library. It aims to be easier to use than Python’s urllib2 library.
Linter | Message | Location |
---|---|---|
inputs-should-not-be-input Identify inputs that shouldn't be inputs at all | 'python-pip' should probably not be an input at all |
|