简单快速的应用程序开发框架,建立在烧瓶之上。包括详细的安全性,为你的模型自动积垢生成,谷歌图表等等。

Flask-AppBuilder-jwi078的Python项目详细描述


https://travis-ci.org/dpgaspar/Flask-AppBuilder.png?branch=masterPyPIhttps://img.shields.io/badge/pyversions-3.6%2C3.7-blue.svghttps://codecov.io/github/dpgaspar/Flask-AppBuilder/coverage.svg?branch=master

简单而快速的应用程序开发框架,建立在Flask之上。 包括详细的安全性,为你的模型自动积垢生成,谷歌图表等等。在

所有功能的广泛配置,易于与普通烧瓶/金贾2开发集成。在

YouTube上签出安装视频

快速如何Demo from the docs(登录时有来宾/欢迎)。在

更改日志

Versions以获取有关更改的详细信息。在

由于2.0.0的fabmanager命令行被认为是不推荐使用,所以请改用新的flask fab<;command>;

修复、错误和贡献

欢迎您报告错误,提出新功能,甚至更好地为这个项目作出贡献。在

Issues, bugs and new features

Contribute

使用FAB的项目/组织

如果你想分享你的项目,或者让大家知道你在使用FAB 在你的组织请提交一个公关或发送电子邮件给我的细节。在

项目:

  • Superset-一个设计为可视化、直观和交互式的数据探索平台
  • Airflow-以编程方式编写、调度和监视工作流的平台。在

组织机构:

包括:

  • Database
    • SQLAlchemy, multiple database support: sqlite, MySQL, ORACLE, MSSQL, DB2 etc.
    • Partial support for MongoDB using MongoEngine.
    • Multiple database connections support (Vertical partitioning).
    • Easy mixin audit to models (created/changed by user, and timestamps).
  • Security
    • Automatic permissions lookup, based on exposed methods. It will grant all permissions to the Admin Role.
    • Inserts on the Database all the detailed permissions possible on your application.
    • Public (no authentication needed) and Private permissions.
    • Role based permissions.
    • Authentication support for OAuth, OpenID, Database, LDAP and REMOTE_USER environ var.
    • Support for self user registration.
  • Views and Widgets
    • Automatic menu generation.
    • Automatic CRUD generation.
    • Multiple actions on db records.
    • Big variety of filters for your lists.
    • Various view widgets: lists, master-detail, list of thumbnails etc
    • Select2, Datepicker, DateTimePicker
    • Related Select2 fields.
    • Google charts with automatic group by or direct values and filters.
    • AddOn system, write your own and contribute.
  • CRUD REST API
    • Automatic CRUD RESTful APIs.
    • Internationalization
    • Integration with flask-jwt-extended extension to protect your endpoints.
    • Metadata for dynamic rendering.
    • Selectable columns and metadata keys.
    • Automatic and configurable data validation.
  • Forms
    • Automatic, Add, Edit and Show from Database Models
    • Labels and descriptions for each field.
    • Automatic base validators from model’s definition.
    • Custom validators, extra fields, custom filters for related dropdown lists.
    • Image and File support for upload and database field association. It will handle everything for you.
    • Field sets for Form’s (Django style).
  • i18n
    • Support for multi-language via Babel
  • Bootstrap 3.1.1 CSS and js, with Select2 and DatePicker
  • Font-Awesome icons, for menu icons and actions.

一些图片

登录页面(带AUTH_DB)

https://raw.github.com/dpgaspar/flask-AppBuilder/master/images/login_db.png

登录页面(使用AUTH_OAUTH)

https://raw.github.com/dpgaspar/flask-AppBuilder/master/images/login_oauth.png

安全

https://raw.github.com/dpgaspar/flask-AppBuilder/master/images/security.png

列表:

列表联系人示例

https://raw.github.com/dpgaspar/flask-AppBuilder/master/images/contact_list.png

使用搜索列出组示例

https://raw.github.com/dpgaspar/flask-AppBuilder/master/images/group_list.png

图表:

按饼图分组

https://raw.github.com/dpgaspar/flask-AppBuilder/master/images/grouped_chart.png

直接时间图

https://raw.github.com/dpgaspar/flask-AppBuilder/master/images/direct_chart.png

按时间分组图表

https://raw.github.com/dpgaspar/flask-AppBuilder/master/images/chart_time2.png

取决于:

  • 烧瓶
  • 点击
  • 色拉马
  • 烧瓶炼金术
  • 烧瓶登录
  • 烧瓶开口
  • 烧瓶wtform
  • 烧瓶巴别塔

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
AmazonS3查找从S3forJava下载的压缩文件的MIME类型   java如何使用Selenium在<span>中查找具有特定文本的元素   python如何使用OpenIEDemo生成自定义三元组。由stanfordnlp提供的java   java遇到“方法不适用”编译错误   java如何使用Mockito在Looper中运行的验证代码。getMainLooper?   类Java目录错误   java在已知其他泛型信息时使用原始类型   java connect()和disconnect()在哪里实现?   java使用PDF Box库拆分PDF,生成的PDF几乎与源PDF文件大小相同   java PowerMockito返回错误的对象   java如何找到TIBCO集合消息的字节编码?   java Basic音乐播放器下一步和上一步按钮   添加模块描述符时,java没有名为“entityManagerFactory”的bean可用   java为什么我的代码不是线程安全的?   eclipse java。引用项目中的类的lang.NoClassDefFoundError