flask_web_framework

Flask Web Framework

Return to Python, Python Libraries, Web frameworks, Web development, JavaScript web frameworks (React-Vue), TypeScript web frameworks (Angular), Node.js web frameworks (Express.js), C# web frameworks ( .NET web framework), Java web frameworks (Spring Boot, Quarkus, Vert.x, Jakarta EE MicroProfile), Kotlin web frameworks (Spring Boot, Javalin, KTor), Scala web frameworks (Play Framework, Akka HTTP), Python web frameworks (Django, Flask), PHP web frameworks (Laravel, Symfony, Zend Framework / Laminas Project, CakePHP), Ruby web frameworks (Ruby on Rails, Sinatra), Golang web frameworks (Gorilla, Goji, Gin Gonic), Rust web frameworks (Actix Web, Rocket)

“The Python micro framework for building web applications.” https://github.com/pallets/flask

“Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex Python applications. It began as a simple wrapper around Werkzeug and Jinja and has become one of the most popular Python web application frameworks.”

“Flask offers suggestions, but doesn't enforce any Python dependencies or Python project layout. It is up to the Python developer to choose the Python tools and Python libraries they want to use. There are many Flask extensions provided by the Flask community that make adding new functionality easy.” https://github.com/pallets/flask

Install and update using pip

Sites


Snippet from Wikipedia: Flask (web framework)

Flask is a micro web framework written in Python. It is classified as a microframework because it does not require particular tools or libraries. It has no database abstraction layer, form validation, or any other components where pre-existing third-party libraries provide common functions. However, Flask supports extensions that can add application features as if they were implemented in Flask itself. Extensions exist for object-relational mappers, form validation, upload handling, various open authentication technologies and several common framework related tools.

Applications that use the Flask framework include Pinterest and LinkedIn.


Cloud Monk is Retired (for now). Buddha with you. © 2024 Losang Jinpa or Fair Use. Disclaimers. REPLACE with: navbar_footer


flask_web_framework.txt · Last modified: 2024/04/28 03:29 (external edit)