[ 源代码: coreapi ]
软件包:python3-coreapi(2.3.3-4)
Python3 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 Python3 client for such APIs
其他与 python3-coreapi 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-coreschema
- Python3 utilities to describe an abstract data schema to coreapi
-
- dep: python3-itypes
- Python3 basic immutable containers types library
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-uritemplate
- implementation of RFC6570 - Python 3.x