A full stack Flask app generator based on Flask-appbuilder, Redis and VUE-IView
fab-admin is one app gererator based on flask-appbuild, it brings pure front-end structure based on VUE UI named IVIEW. It has several built-in commands to help generate a Flask app and be convinent for development.
https://www.lfd.uci.edu/~gohlke/pythonlibs/#python-ldap
-
v0.4.0 to add element plugin vue admin template
-
v0.3.0 to setup py3.8 env compatable
Setup Python runtime on Python3.8, upgrade Sqlalchemy to 1.4, Added new web template elepa.
https://element-plus-admin-doc.cn/
Easily switch between original UI and IVIEW
There is a switch link under the menu tree as below:
- Front-end based on VUE IVIEW
- Redis
- RQ (Redis Queue)
- Scheduler
- SSE (Server-Sent-Event)
- Docker
- LDAP
- UWSGI
- Bootstrap Table
- flask
- flask-appbuilder
- Redis
- Sqlalchemy
- RQ
- VUE
- IView-admin
Deployed it into pypi: fab-admin
-
python setup.py sdist --formats=gztar,zip
-
Make it Public:
- python setup.py sdist upload -r pypi
- twine upload pypi
-
docsify
Running up dosify by command
$ docsify serve ./docs/