Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> python >> python-falcon
etiona  ]
[ 源代码: python-falcon  ]

软件包: python-falcon (1.0.0-2build3)

supersonic micro-framework for building cloud APIs - Python 2.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 2.x module.

其他与 python-falcon 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: libc6 (>= 2.4)
    GNU C Library: Shared libraries
    同时作为一个虚包由这些包填实: libc6-udeb
  • dep: python
    interactive high-level object-oriented language (default version)
    dep: python (<< 2.8)
    dep: python (>= 2.7~)
  • dep: python-mimeparse
    Parse mime-types and quality parameters - python 2.x
  • dep: python-six (>= 1.4.0)
    Python 2 and 3 compatibility library (Python 2 interface)

下载 python-falcon

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 450.5 kB2054 kB [文件列表]
i386 401.9 kB2065 kB [文件列表]