Skip to main content

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.

Project description

https://travis-ci.org/dpgaspar/Flask-AppBuilder.png?branch=master Verion Downloads https://coveralls.io/repos/dpgaspar/Flask-AppBuilder/badge.png?branch=api-rework

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.

Extensive configuration of all functionality, easily integrate with normal Flask/Jinja2 development.

Take a look at installation, quick how to tutorials, API reference etc: Documentation

Checkout installation video on YouTube

Lots of examples and a live quick how to Demo from the docs (login has guest/welcome).

Package Version

New 0.9.1 with new features.

If you’re already using F.A.B. (0.8.N or earlier) read carefully the migration procedures.

Also read the Versions for further detail on what changed.

Fixes, Bugs and contributions

You’re welcome to report bugs, propose new features, or even better contribute to this project.

Issues, bugs and new features

Contribute

Includes:

  • Database
    • SQLAlchemy, multiple database support: sqlite, MySQL, ORACLE, MSSQL, DB2 etc.

    • 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 OpenID, Database and LDAP.

  • Views and Widgets
    • Automatic menu generation.

    • Automatic CRUD generation.

    • Big variety of filters for your lists.

    • Various view widgets: lists, master-detail, list of thumbnails etc

    • Select2, Datepicker, DateTimePicker

    • Google charts with automatic group by or direct values and filters.

  • 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.0.3 CSS and js, with Select2 and DatePicker

  • Font-Awesome icons, for menu icons and actions.

Depends on:

  • flask

  • flask-sqlalchemy

  • flask-login

  • flask-openid

  • flask-wtform

  • flask-Babel

Project details


Release history Release notifications | RSS feed

This version

0.9.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Flask-AppBuilder-0.9.1.tar.gz (865.3 kB view details)

Uploaded Source

File details

Details for the file Flask-AppBuilder-0.9.1.tar.gz.

File metadata

File hashes

Hashes for Flask-AppBuilder-0.9.1.tar.gz
Algorithm Hash digest
SHA256 8bf4731fbca42f9d04b9cbba8236395fe12895d15ff57b11b4d18a7a4ec3ea5b
MD5 f0482ebd3eebf12779d14151909fc046
BLAKE2b-256 5a6224a7caf8415d1355a0c2c536d6226ed5dae9f5b0eb08354d150cb573e16e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page