Flask-AppBuilder 4.5.1
0
Simple and rapid application development framework, built on top of Flask. includes detailed securit
Contents
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.
Stars: 4664, Watchers: 4664, Forks: 1359, Open Issues: 204The dpgaspar/Flask-AppBuilder
repo was created 10 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 4664 github stars!
How to Install flask-appbuilder
You can install flask-appbuilder using pip
pip install flask-appbuilder
or add it to a project with poetry
poetry add flask-appbuilder
Package Details
- Author
- Daniel Vaz Gaspar
- License
- BSD
- Homepage
- https://github.com/dpgaspar/flask-appbuilder/
- PyPi:
- https://pypi.org/project/Flask-AppBuilder/
- GitHub Repo:
- https://github.com/dpgaspar/flask-appbuilder
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common flask-appbuilder errors.
Code Examples
Here are some flask-appbuilder
code examples and snippets.
GitHub Issues
The flask-appbuilder package has 204 open issues on GitHub
- Feature Request: Inline Model
- Fix french translation
- Old mongoengine library in CI test pipelines for mongodb
- docs: Update doc i18 to flask_babel
- Question - Create multiple with ModelView
- release: 3.4.4RC1
- Apache Superset LDAP integration problem
- feat: Add gte and lte filters for sqla
- chore: bump jsonschema and remove python 3.6 support
- other: Also redirect to pre url with authenticated user on login.
- Best practice to create GTE and LTE filters from existing GT, LT, and equal to filter
- How is data actually passed into custom templates?
- ModelRestApi serialization of Related and RelatedList type
- Examples needed on how to use appBuild as with grant_type authorization_code
- AUTH_REMOTE_USER reads REMOTE_USER variable instead of HTTP_REMOTE_USER