_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-falcon 4.0.2
Propagated dependencies: python-mimeparse@1.6.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://falconframework.org
Licenses: ASL 2.0
Synopsis: Web framework for building APIs and application backends
Description:

Falcon is a web API framework for building microservices, application backends and higher-level frameworks. Among its features are:

  • Optimized and extensible code base

  • Routing via URI templates and REST-inspired resource classes

  • Access to headers and bodies through request and response classes

  • Request processing via middleware components and hooks

  • Idiomatic HTTP error responses

  • Straightforward exception handling

  • Unit testing support through WSGI helpers and mocks

  • Compatible with both CPython and PyPy

  • Cython support for better performance when used with CPython

Total results: 2