[ buster ]
[ 源代码: coreapi ]
软件包:python-coreapi(2.3.3-3)
Python client library for Core API
Core API is a format-independent Document Object Model for representing Web APIs.
It can be used to represent either Schema or Hypermedia responses, and allows one to interact with an API at the layer of an application interface, rather than a network interface.
This package provides a Python client for such APIs
其他与 python-coreapi 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-coreschema
- Python utilities to describe an abstract data schema to coreapi
-
- dep: python-itypes
- Python basic immutable containers types library
-
- dep: python-requests
- elegant and simple HTTP library for Python2, built for human beings
-
- dep: python-uritemplate
- implementation of RFC6570 - Python 2.x