mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Add jet-bridge
- Powerful dashboard out-of-the-box - Nice and responsive UI - With WYSIWYG interface customization your can change almost every part of interface - Flex Features allows you to create your custom Actions, Views, Fields and other - Works with any technology: the interface is generated automatically based on an analysis of the data and data structure of your database - All you need is to install Jet Bridge adapter and connect it to your database
This commit is contained in:
parent
1db766d89d
commit
ab110a26ee
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
* [django-jet](https://github.com/geex-arts/django-jet) - Modern responsive template for the Django admin interface with improved functionality.
|
* [django-jet](https://github.com/geex-arts/django-jet) - Modern responsive template for the Django admin interface with improved functionality.
|
||||||
* [django-suit](https://djangosuit.com/) - Alternative Django Admin-Interface (free only for Non-commercial use).
|
* [django-suit](https://djangosuit.com/) - Alternative Django Admin-Interface (free only for Non-commercial use).
|
||||||
* [django-xadmin](https://github.com/sshwsfc/xadmin) - Drop-in replacement of Django admin comes with lots of goodies.
|
* [django-xadmin](https://github.com/sshwsfc/xadmin) - Drop-in replacement of Django admin comes with lots of goodies.
|
||||||
|
* [jet-bridge](https://github.com/jet-admin/jet-bridge) - Admin panel framework for any application with nice UI (ex Jet Django)
|
||||||
* [flask-admin](https://github.com/flask-admin/flask-admin) - Simple and extensible administrative interface framework for Flask.
|
* [flask-admin](https://github.com/flask-admin/flask-admin) - Simple and extensible administrative interface framework for Flask.
|
||||||
* [flower](https://github.com/mher/flower) - Real-time monitor and web admin for Celery.
|
* [flower](https://github.com/mher/flower) - Real-time monitor and web admin for Celery.
|
||||||
* [wooey](https://github.com/wooey/wooey) - A Django app which creates automatic web UIs for Python scripts.
|
* [wooey](https://github.com/wooey/wooey) - A Django app which creates automatic web UIs for Python scripts.
|
||||||
|
|
Loading…
Reference in a new issue