PACKAGE NAME: python3-falcon-4.1.0-x86_64-1_slackdce.txz PACKAGE MIRROR: . PACKAGE LOCATION: ./python/python3-falcon PACKAGE SIZE (compressed): 496 K PACKAGE SIZE (uncompressed): 3399 K PACKAGE REQUIRED: python3-flit_core,python3-installer,python3-pyproject-hooks,python3-build,python3-wheel,python3-cython-opt,python3-packaging-opt,python3-setuptools-opt PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-falcon: python3-falcon (ASGI+WSGI framework for building data plane APIs) python3-falcon: python3-falcon: The Falcon Web Framework is a minimalist ASGI/WSGI framework for python3-falcon: building mission-critical REST APIs and microservices, with a focus python3-falcon: on reliability, correctness, and performance at scale. python3-falcon: python3-falcon: Falcon apps work with any WSGI or ASGI server, and run like a champ python3-falcon: under CPython 3.5+ and PyPy 3.5+ (3.6+ required for ASGI). python3-falcon: python3-falcon: python3-falcon: