pyramid_sacrud
Admin interface
Provides an administration web interface for managing data in various databases using the Pyramid framework.
Admin CRUD interface for Pyramid, works with any backends.
51 stars
10 watching
10 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
admincrudpyramid-frameworkpython
Related projects:
Repository | Description | Stars |
---|---|---|
sacrud/ps_alchemy | An extension for SQLAlchemy that simplifies the use of SQLAlchemy models in Pyramid applications. | 7 |
laravelrus/sleepingowladmin | An administrative interface builder for Laravel. | 808 |
sacrud/ps_tree | Displays SQLAlchemy MPTT models as tree views in Pyramid web applications. | 3 |
yelp/pyramid_swagger | Tools for defining and validating web app interfaces in Python using Swagger | 65 |
joulez/pyramid_sessions | Enables multiple session support in Pyramid Web Framework applications | 0 |
ppetrid/yawd-admin | An administration website extension for Django | 138 |
yosaiproject/pyramid_yosai | Integrates Yosai security framework with the Pyramid web application framework | 5 |
amranidev/scaffold-interface | A tool to generate boilerplate code for CRUD operations in Laravel applications | 915 |
pylons/horus | A user registration and login system for the Pyramid Web Framework. | 14 |
eicrud/eicrud | An opinionated backend framework based on NestJS that provides a simple and easy-to-use API for CRUD applications with built-in authentication, authorization, and security features. | 775 |
sohelamin/laravel-admin | A Laravel package providing an admin panel with user management, CRUD generation, activity logs, and settings. | 733 |
ericrasmussen/pyramid_redis_sessions | A Pyramid web framework session factory using Redis as storage | 43 |
piccolo-orm/piccolo_admin | An admin interface / content management system built on top of Piccolo for managing databases in Python applications. | 324 |
pylons/pyramid_layout | An add-on that enables the creation of reusable UI layouts in Pyramid web applications. | 24 |
mrijken/pyramid_bowerstatic | Integrates BowerStatic into Pyramid to manage client-side resources | 14 |