[ 原始碼: httpbin ]
套件:python3-httpbin(0.10.2+dfsg-1)
HTTP request and response service (Python 3 package)
httpbin is a test server for testing HTTP libraries and apps. It features several endpoints to cover a multitude of HTTP scenarios. httpbin ships as a Python library and could be run directly by the Python interpreter, or as a WSGI app e.g. with Gunicorn. The endpoint responses are JSON-encoded.
This package provides httpbin in the Python 3 module path.
其他與 python3-httpbin 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-brotli
- lossless compression algorithm and format (Python 3 version)
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers
-
- dep: python3-flasgger
- Extract swagger specs from your flask project
-
- dep: python3-flask (>= 2.2.4)
- micro web framework based on Werkzeug and Jinja2 - Python 3.x
-
- dep: python3-greenlet
- Lightweight in-process concurrent programming (python3)
- 或者 python3-supported-max (<< 3.12)
- 套件暫時不可用
-
- dep: python3-greenlet
- Lightweight in-process concurrent programming (python3)
- 或者 python3-supported-min (>= 3.12)
- 套件暫時不可用
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- 或者 python3-supported-min (>= 3.8)
- 套件暫時不可用
-
- dep: python3-werkzeug
- collection of utilities for WSGI applications (Python 3.x)
-
- rec: gunicorn
- Event-based HTTP/WSGI server