Flask-AppBuilder
App Builder
A framework for rapid application development with Flask, including security, CRUD generation, and Google charts.
Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
5k stars
155 watching
1k forks
Language: Python
last commit: about 1 month ago
Linked from 2 awesome lists
authenticationcrudflaskpythonrbacrestrest-apisqlweb
Related projects:
Repository | Description | Stars |
---|---|---|
mjhea0/flaskr-tdd | A blogging app built with Flask and JavaScript, emphasizing Test-Driven Development | 2,321 |
pythonguis/pythonguis-examples | A collection of Python GUI examples and applications using Qt frameworks | 4,149 |
pallets/flask | A lightweight Python framework for building web applications with flexible dependencies and extensible functionality. | 68,094 |
flasgger/flasgger | Tool to generate and validate API documentation and schema validation for Flask applications | 3,623 |
flaskbb/flaskbb | A Python-based forum software framework with modular features and extensibility | 2,606 |
realpython/discover-flask | A tutorial series on building full-stack web applications with Flask using Python. | 4,518 |
appimagecrafters/appimage-demo-qt5 | Demonstrates how to pack a Qt5 application as an AppImage using appimage-builder and GitHub Actions | 2 |
pcottle/learngitbranching | An interactive tool to visualize and learn various Git concepts through an immersive tutorial experience. | 30,720 |
piccolo-orm/piccolo_examples | A collection of demonstration projects showcasing the capabilities and versatility of Piccolo ORM in building various web applications. | 20 |
tiangolo/uwsgi-nginx-flask-docker | A Docker image for running Flask web applications using uWSGI and Nginx in a single container. | 2,990 |
riot/examples | A collection of demo and tutorial examples for building Riot applications | 360 |
charmbracelet/vhs | A command-line tool for generating GIFs of terminal actions. | 15,250 |
nisrulz/flutter-examples | A collection of Flutter app examples demonstrating various features and functionalities. | 6,972 |
cleanlab/cleanvision-examples | Demonstrates the usage of CleanVision on various datasets and provides tutorials | 15 |
gradio-app/gradio | Enables rapid creation and deployment of web applications for machine learning models and functions using Python | 34,108 |