discover-flask

Web framework tutorial

A tutorial series on building full-stack web applications with Flask using Python.

Full Stack Web Development with Flask.

GitHub

5k stars
237 watching
799 forks
Language: Python
last commit: almost 6 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pallets/flaskA lightweight Python framework for building web applications with flexible dependencies and extensible functionality.68,340
mjhea0/flaskr-tddA blogging app built with Flask and JavaScript, emphasizing Test-Driven Development2,320
flask-restful/flask-restfulA lightweight Python framework for building REST APIs with a simple and intuitive API design6,860
flaskbb/flaskbbA Python-based forum software framework with modular features and extensibility2,615
miguelgrinberg/flask-socketioProvides a way to establish real-time communication between a Flask application and its clients using WebSockets.5,383
flasgger/flasggerTool to generate and validate API documentation and schema validation for Flask applications3,633
cookiecutter-flask/cookiecutter-flaskA Flask web application template with standard features and best practices.4,611
rpicard/explore-flaskA documentation repository for an introductory book on building web applications with Flask and Python1,693
pallets-eco/flask-adminA simple and extensible administrative interface framework for Flask web applications5,810
flask-api/flask-apiProvides an implementation of browsable APIs for Flask web applications.1,438
python-babel/flask-babelProvides i18n and l10n support for Flask web applications using the Babel and pytz libraries.445
biosustain/potionA powerful Flask extension for building RESTful JSON APIs with built-in features such as validation, filtering, and automatic API schema generation.488
pylons/pyramidA Python web framework designed to simplify and streamline the development of real-world web applications.3,984
pyscript/pyscriptEnables execution of Python code in web browsers using WASM and modern web technologies18,095
reflex-dev/reflexA Python library for building full-stack web applications with pure Python codebase20,963