[ 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
- interactive high-level object-oriented language (Python2 version)
-
- 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