Language

Package: python-apiron @ 5.1.0

Synopsis

Python wrapper for interacting with RESTful APIs

Description

apiron provides a declarative, structured configuration of services and endpoints with a unified interface for interacting with RESTful APIs.

Home page
https://github.com/ithaka/apiron
Location
gnu/packages/python-web.scm (line: 2459, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?