pyramid_sacrud
Admin interface
Provides an administration web interface for Pyramid projects.
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 pyramid_sacrud that simplifies the integration of SQLAlchemy models into Pyramid applications. | 6 |
laravelrus/sleepingowladmin | An administrative interface builder for Laravel. | 805 |
sacrud/ps_tree | Displays hierarchical data as a tree-like structure | 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 | Automates the creation of CRUD interfaces for web applications using Laravel | 912 |
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. | 738 |
sohelamin/laravel-admin | A Laravel package providing an admin panel with user management, CRUD generation, activity logs, and settings. | 731 |
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. | 321 |
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 |