ColanderAlchemy
Schema generator
Automates generation of data schema definitions based on SQLAlchemy mapped objects.
ColanderAlchemy helps you autogenerating Colander schemas based on SQLAlchemy mapped objects.
65 stars
16 watching
32 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pylons/colander | A library for serializing and deserializing data structures into strings, mappings, and lists while performing validation. | 451 |
plumatic/schema-generators | A library for generating and testing data structures based on schemas | 77 |
colinhiggs/pyramid-jsonapi | Automates creation of JSON-APIs from SQLAlchemy models and the Pyramid framework. | 26 |
seancorfield/honeysql | A Clojure library that converts Clojure data structures into SQL | 1,769 |
celrenheit/sandflake | A decentralized ID generator for sequential, lexicographically sortable unique IDs | 83 |
cnizzardini/cakephp-preloader | Generates an OPCache preloader file for CakePHP applications. | 11 |
tiangolo/pydantic-sqlalchemy | Tools to convert SQLAlchemy models to Pydantic models | 1,190 |
wichert/pyramid_sqlalchemy | A package that simplifies the integration of SQLAlchemy with Pyramid web applications. | 26 |
lvm/xoxo | An embedded language for SuperCollider that uses PreProcessor Quark to define simple synth patterns. | 14 |
maciej-gol/tenant-schemas-celery | Enables collaboration between Celery tasks and multi-tenancy in Django applications. | 179 |
rvianello/razi | An extension for SQLAlchemy to handle chemical data | 38 |
gourmet/faker | Enables Faker's data generation in CakePHP 3. | 18 |
alanwilter/acpype | A tool for generating topologies for chemical compounds using Antechamber and interfacing with other applications. | 206 |
alexeyco/simpletable | A Go library for generating and displaying simple tables in the terminal | 531 |
scicloj/tablecloth | A dataset manipulation library built on top of tech.ml.dataset, providing a simplified API for data processing and analysis. | 303 |