mikeabrahamsen / Flask-MeldLinks
Flask-Meld is a library to provide server rendered templates over websockets for Flask applications to build reactive components without Javascript
☆315Updated 3 years ago
Alternatives and similar repositories for Flask-Meld
Users that are interested in Flask-Meld are comparing it to the libraries listed below
Sorting:
- A minimalistic API framework built on top of Flask, Marshmallow and friends.☆329Updated 5 months ago
- SQLAlchemy 2.0+ wrapper that simplifies its use in Python applications. Can be used on its own or alongside Flask, FastAPI or other web f…☆144Updated 5 months ago
- Flask running on asyncio!☆207Updated 2 years ago
- Simple reuse of partial HTML page templates in the Jinja template language for Python web frameworks. #pypackage☆214Updated 3 weeks ago
- Flask extension to help make your static files production ready by md5 tagging and gzipping them.☆159Updated 6 months ago
- Integration of Hotwire's Turbo library with Flask.☆317Updated 4 months ago
- Easy file uploads for Flask.☆154Updated 2 years ago
- Flask-Rebar combines flask, marshmallow, and swagger for robust REST services.☆236Updated 2 months ago
- 🧹 Flask REST framework for generating CRUD APIs and OpenAPI specs in the SQLAlchemy, Marshmallow/Pydantic application stack.☆175Updated last week
- Adds integration of the Chameleon template language to FastAPI. #pypackage☆140Updated 2 months ago
- All the HTMX samples redone using a flask server☆95Updated 2 years ago
- Write responsive web apps in full python☆531Updated 5 months ago
- A Flask extension for creating simple ReSTful JSON APIs from SQLAlchemy models.☆71Updated 10 months ago
- FastAPI-like interface plugin for Flask☆43Updated 2 years ago
- Porting Django's email implementation to your Flask applications.☆125Updated 9 months ago
- ☆72Updated 6 months ago
- A Flask CLI extension to help migrate and manage your SQL database.☆75Updated 6 months ago
- Assembly is a Pythonic Object-Oriented Web Framework built on Flask, that groups your routes by class☆156Updated 5 years ago
- Authorization and access control for Flask☆73Updated last year
- Asyncio integration with sync code using greenlets.