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: over 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pallets/flask A lightweight Python framework for building web applications with flexible dependencies and extensible functionality. 68,340
mjhea0/flaskr-tdd A blogging app built with Flask and JavaScript, emphasizing Test-Driven Development 2,320
flask-restful/flask-restful A lightweight Python framework for building REST APIs with a simple and intuitive API design 6,860
flaskbb/flaskbb A Python-based forum software framework with modular features and extensibility 2,615
miguelgrinberg/flask-socketio Provides a way to establish real-time communication between a Flask application and its clients using WebSockets. 5,383
flasgger/flasgger Tool to generate and validate API documentation and schema validation for Flask applications 3,633
cookiecutter-flask/cookiecutter-flask A Flask web application template with standard features and best practices. 4,611
rpicard/explore-flask A documentation repository for an introductory book on building web applications with Flask and Python 1,693
pallets-eco/flask-admin A simple and extensible administrative interface framework for Flask web applications 5,810
flask-api/flask-api Provides an implementation of browsable APIs for Flask web applications. 1,438
python-babel/flask-babel Provides i18n and l10n support for Flask web applications using the Babel and pytz libraries. 445
biosustain/potion A powerful Flask extension for building RESTful JSON APIs with built-in features such as validation, filtering, and automatic API schema generation. 488
pylons/pyramid A Python web framework designed to simplify and streamline the development of real-world web applications. 3,984
pyscript/pyscript Enables execution of Python code in web browsers using WASM and modern web technologies 18,095
reflex-dev/reflex A Python library for building full-stack web applications with pure Python codebase 20,963