python3-falcon binary package in Ubuntu Focal amd64
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.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2020-02-20 01:08:21 UTC | Published | Ubuntu Focal amd64 | release | universe | python | Optional | 1.4.1-2build1 | ||
|
|||||||||
Deleted | Ubuntu Focal amd64 | proposed | universe | python | Optional | 1.4.1-2build1 | |||
|
|||||||||
2020-02-20 01:08:37 UTC | Superseded | Ubuntu Focal amd64 | release | universe | python | Optional | 1.4.1-2 | ||
|
|||||||||
2020-02-21 06:10:15 UTC | Deleted | Ubuntu Focal amd64 | proposed | universe | python | Optional | 1.4.1-2 | ||
|
|||||||||
2019-11-30 08:33:18 UTC | Superseded | Ubuntu Focal amd64 | release | universe | python | Optional | 1.4.1-1build1 | ||
|
|||||||||
2019-12-01 12:10:10 UTC | Deleted | Ubuntu Focal amd64 | proposed | universe | python | Optional | 1.4.1-1build1 | ||
|
|||||||||
2019-10-23 13:28:26 UTC | Superseded | Ubuntu Focal amd64 | release | universe | python | Optional | 1.4.1-1 | ||
|