Pacote: python3-falcon (4.2.0-1)
Links para python3-falcon
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte python-falcon:
Mantenedores(as):
Fontes externas:
- Pagina principal [falconframework.org]
Pacotes similares:
Pacote experimental
Aviso: este pacote é da distribuição experimental. Isso significa que provavelmente é instável ou tem erros, e pode até causar perda de dados. Certifique-se de consultar o changelog e outras documentações antes de usá-lo.
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.
Outros pacotes relacionados a python3-falcon
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU Biblioteca C: Bibliotecas compartilhadas
também um pacote virtual fornecido por libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [não amd64, arm64, loong64, ppc64el]
- dep: libc6 (>= 2.42) [loong64]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.15)
- dep: python3 (>= 3.13~)
-
- dep: python3-cbor2
- Implements Concise Binary Object Representation (Python 3)
-
- dep: python3-jsonschema
- An(other) implementation of JSON Schema
-
- dep: python3-mimeparse
- 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
Download de python3-falcon
| Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|
| amd64 | 277.3 kB | 1,736.0 kB | [lista de arquivos] |
| arm64 | 269.5 kB | 1,928.0 kB | [lista de arquivos] |
| armhf | 273.6 kB | 1,792.0 kB | [lista de arquivos] |
| i386 | 277.9 kB | 1,752.0 kB | [lista de arquivos] |
| loong64 | 278.2 kB | 1,928.0 kB | [lista de arquivos] |
| ppc64 (porte não oficial) | 277.8 kB | 2,056.0 kB | [lista de arquivos] |
| ppc64el | 278.3 kB | 1,928.0 kB | [lista de arquivos] |
| s390x | 281.6 kB | 1,732.0 kB | [lista de arquivos] |
| sparc64 (porte não oficial) | 266.8 kB | 7,450.0 kB | [lista de arquivos] |
