Flask Extension #14
Labels
discussion
Questions about implementation details, help or support
feature
New feature request
help wanted
Extra attention is needed
https://flask.palletsprojects.com/en/2.0.x/extensiondev/
Flask Extension Development
Flask, being a microframework, often requires some repetitive steps to get a third party library working. Many such extensions are already available on PyPI.
If you want to create your own Flask extension for something that does not exist yet, this guide to extension development will help you get your extension running in no time and to feel like users would expect your extension to behave.
The text was updated successfully, but these errors were encountered: