[ ソース: httpbin ]
パッケージ: python3-httpbin (0.10.2+dfsg-1)
python3-httpbin に関するリンク
Debian の資源:
httpbin ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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