[ buster ]
[ ソース: httpbin ]
パッケージ: python-httpbin (0.5.0+dfsg-2)
python-httpbin に関するリンク
Debian の資源:
httpbin ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
HTTP request and response service
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 2 module path.
その他の python-httpbin 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-decorator (>= 3.4.0)
- simplify usage of Python decorators by programmers
-
- dep: python-flask
- micro web framework based on Werkzeug and Jinja2 - Python 2.7
-
- dep: python-gevent (>= 1.0.2)
- gevent is a coroutine-based Python networking library
-
- dep: python-greenlet (>= 0.4.2)
- Lightweight in-process concurrent programming
-
- dep: python-itsdangerous
- Various helpers to pass trusted data to untrusted environment - Python 2.x
-
- dep: python-jinja2 (>= 2.7.2)
- small but fast and easy to use stand-alone template engine
-
- dep: python-markupsafe (>= 0.23)
- HTML/XHTML/XML string library for Python
-
- dep: python-six (>= 1.6.1)
- Python 2 および 3 互換性ライブラリ (Python 2 インターフェース)
-
- dep: python-werkzeug (>= 0.9.4)
- collection of utilities for WSGI applications (Python 2.x)
-
- rec: gunicorn (>= 19.2)
- Event-based HTTP/WSGI server (Python 2 version)