Language

Package: python-requests-unixsocket @ 0.2.0

Synopsis

Talk HTTP via a UNIX domain socket

Description

This Python package lets you use the requests library to talk HTTP via a UNIX domain socket.

Home page
https://github.com/msabramo/requests-unixsocket
Location
gnu/packages/python-web.scm (line: 2560, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'python-pbr' should probably be a native input
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?