falcon 3.1.3
0
The ultra-reliable, fast ASGI+WSGI framework for building data plane APIs at scale.
Contents
The ultra-reliable, fast ASGI+WSGI framework for building data plane APIs at scale.
How to Install falcon
You can install falcon using pip
pip install falcon
or add it to a project with poetry
poetry add falcon
Package Details
- Author
- Kurt Griffiths
- License
- Apache 2.0
- Homepage
- https://falconframework.org
- PyPi:
- https://pypi.org/project/falcon/
- Documentation:
- https://falcon.readthedocs.io/en/stable/
Classifiers
- Internet/WWW/HTTP/WSGI
- Software Development/Libraries/Application Frameworks
Related Packages
Errors
A list of common falcon errors.
Code Examples
Here are some falcon
code examples and snippets.