python-falcon 1.4.1-2build1 source package in Ubuntu

Changelog

python-falcon (1.4.1-2build1) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 10:22:52 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian OpenStack
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
python-falcon_1.4.1.orig.tar.xz 460.8 KiB f07c386f9cec3f4bcb678353133067244cb016897647417dc183982af2c3d23c
python-falcon_1.4.1-2build1.debian.tar.xz 5.0 KiB 6bdeb26dfa7287491b9c98fd36fac2627e37189e72254357ea6b97e8b0f6b318
python-falcon_1.4.1-2build1.dsc 2.2 KiB 5635b604c2aa2b06f1c35c4e37a30b1254a1de6f69bb5a0114f8f55bd6fdb635

View changes file

Binary packages built by this source

python3-falcon: 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-dbgsym: No summary available for python3-falcon-dbgsym in ubuntu hirsute.

No description available for python3-falcon-dbgsym in ubuntu hirsute.