ps_alchemy
Model library
An extension for SQLAlchemy that simplifies the use of SQLAlchemy models in Pyramid applications.
SQLAlchemy provider for pyramid_sacrud.
7 stars
4 watching
8 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sacrud/pyramid_sacrud | Provides an administration web interface for managing data in various databases using the Pyramid framework. | 51 |
sacrud/ps_tree | Displays SQLAlchemy MPTT models as tree views in Pyramid web applications. | 3 |
wichert/pyramid_sqlalchemy | A package that simplifies the integration of SQLAlchemy with Pyramid web applications. | 26 |
zopefoundation/zope.sqlalchemy | An integration of SQLAlchemy with transaction management for Python web applications. | 32 |
formalchemy/pyramid_formalchemy | Tools and utilities for integrating FormAlchemy into Pyramid web applications | 44 |
canopytax/asyncpgsa | A library that wraps asyncpg to enable use with SQLAlchemy | 416 |
colinhiggs/pyramid-jsonapi | Automates creation of JSON-APIs from SQLAlchemy models and the Pyramid framework. | 28 |
tiangolo/pydantic-sqlalchemy | Tools to convert SQLAlchemy models to Pydantic models | 1,210 |
pylons/pyramid_tm | Manages transactions within Python web applications without requiring middleware. | 34 |
ergo/ziggurat_foundations | Framework agnostic authorization and permission management toolkit | 71 |
anonymscholar/spmt | This code implements a PyTorch-based makeup transfer system using semantic-aware correspondence | 34 |
falcony-io/sqlalchemy-searchable | Provides full-text search functionality for SQLAlchemy models on PostgreSQL databases | 265 |
mrijken/pyramid_bowerstatic | Integrates BowerStatic into Pyramid to manage client-side resources | 14 |
dbalatero/alchemy_api | A client API library for AlchemyAPI's NLP services | 31 |
encode/orm | An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. | 1,785 |