|
instanceOf
|
Python web framework
→
microframework
→
|
|
author
|
Armin Ronacher
→
|
|
category
|
free and open-source software
→
web framework
→
|
|
deploymentTargets
|
Gunicorn (with ASGI workers)
→
surface form: "Gunicorn"
WSGI servers
→
mod_wsgi
→
uWSGI
→
|
|
designedFor
|
building REST APIs
→
building web applications
→
|
|
developer
|
Pallets Projects
→
|
|
documentation
|
https://flask.palletsprojects.com/
→
|
|
extensionEcosystem
|
Flask-Admin
→
Flask-Caching
→
Flask
→
surface form: "Flask-Login"
Flask-Mail
→
Flask-Migrate
→
Flask-RESTful
→
Flask-SQLAlchemy
→
Flask-WTF
→
|
|
initialReleaseYear
|
2010
→
|
|
license
|
BSD license
→
surface form: "BSD-3-Clause License"
|
|
philosophy
|
minimal core with extensibility via extensions
→
|
|
previousDeveloper
|
Flask
→
surface form: "Pocoo"
|
|
programmingLanguage
|
Python
→
|
|
repository
|
https://github.com/pallets/flask
→
|
|
supportsAfterRequestHooks
|
true
→
|
|
supportsAutoReload
|
true
→
|
|
supportsBeforeRequestHooks
|
true
→
|
|
supportsBlueprintBasedModularity
|
true
→
|
|
supportsBlueprints
|
true
→
|
|
supportsCLI
|
true
→
|
|
supportsConfigurationFromEnv
|
true
→
|
|
supportsConfigurationFromFile
|
true
→
|
|
supportsConfigurationFromObject
|
true
→
|
|
supportsCookies
|
true
→
|
|
supportsDebugMode
|
true
→
|
|
supportsErrorHandlers
|
true
→
|
|
supportsExtensions
|
true
→
|
|
supportsJSON
|
true
→
|
|
supportsPythonVersions
|
Python
→
surface form: "Python 3"
|
|
supportsRESTfulRequestDispatching
|
true
→
|
|
supportsRouting
|
true
→
|
|
supportsSessions
|
true
→
|
|
supportsSignals
|
true
→
|
|
supportsTeardownRequestHooks
|
true
→
|
|
supportsTemplating
|
true
→
|
|
supportsUnitTesting
|
true
→
|
|
supportsURLBuilding
|
true
→
|
|
supportsWSGICompliantServers
|
true
→
|
|
templateEngine
|
Jinja2
→
|
|
usesWSGI
|
true
→
|
|
WSGIImplementation
|
Flask
→
surface form: "Werkzeug"
|