Skip to content
Sections
>> Trisquel >> パッケージ >> aramo >> python >> python3-falcon
etiona  ] [  nabia  ] [  aramo  ]
[ ソース: python-falcon  ]

パッケージ: python3-falcon (3.0.1-3build1)

supersonic micro-framework for building cloud APIs - Python 3.x

Falcon is a high-performance Python framework for building cloud APIs. It encourages the REST architectural style, and tries to do as little as possible while remaining highly effective.

Unlike other Python web frameworks, Falcon won't bottleneck your API's performance under highly concurrent workloads. Many frameworks max out at serving simple "hello world" requests at a few thousand req/sec, while Falcon can easily serve many more on the same hardware.

Falcon isn't very opinionated. In other words, the framework leaves a lot of decisions and implementation details to you.

Features:

 * Intuitive routing via URI templates and resource classes
 * Easy access to headers and bodies through request and response classes
 * Idiomatic HTTP error responses via a handy exception base class
 * DRY request processing using global, resource, and method hooks
 * Snappy unit testing through WSGI helpers and mocks
 * 20% speed boost when Cython is available
 * Python 2.6, Python 2.7, PyPy and Python 3.3 support

This package provides the Python 3.x module.

その他の python3-falcon 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
    dep: libc6 (>= 2.17) [arm64, ppc64el]
    dep: libc6 (>= 2.4) [armhf]
  • dep: python3
    interactive high-level object-oriented language (default python3 version)
    dep: python3 (<< 3.11)
    dep: python3 (>= 3.10~)
  • dep: python3-cbor2
    Implements Concise Binary Object Representation (Python 3)
  • dep: python3-jsonschema
    An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x
  • dep: python3-mimeparse (>= 1.5.2)
    Parse mime-types and quality parameters - Python 3.x
  • dep: python3-msgpack
    Python 3 implementation of MessagePack format
  • dep: python3-rapidjson
    Python wrapper around rapidjson
  • dep: python3-six
    Python 2 and 3 compatibility library (Python 3 interface)

python3-falcon のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
amd64 1,159.3 kB5521 kB [ファイル一覧]
arm64 1,113.9 kB5093 kB [ファイル一覧]
armhf 1,084.0 kB3850 kB [ファイル一覧]
ppc64el 1,311.1 kB7975 kB [ファイル一覧]