py-rest-orm
API toolkit
A Python framework for building RESTful APIs with ORM capabilities
Generic Python REST ORM. Inspired by Django. Powered by Requests.
16 stars
16 watching
5 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wichert/rest_toolkit | A toolset for building simple REST servers in Python. | 36 |
py-universe/django-rest-cli | A tool that speeds up the development of Django Rest APIs by automating repetitive tasks. | 118 |
caxiam/model-api | A Python library for interacting with structured data sources in an Object-Relational Mapping (ORM) style using REST APIs. | 3 |
tarsil/saffier | An ORM that simplifies the interaction with relational databases using an object-oriented interface | 63 |
toastdriven/restless | A lightweight framework for building RESTful APIs in Python. | 832 |
jeffknupp/sandman2 | Automates generation of RESTful APIs from legacy databases without requiring code | 2,011 |
horennel/pytaos | A Python-based RESTful API demo for connecting to a TDengine database server | 1 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
joeribekker/restorm | Allows interacting with resources as objects by mapping API resources and mocking entire APIs. | 38 |
dougblack/sleepy | A micro framework for building RESTful APIs with minimal code and configuration. | 676 |
halcy/mastodon.py | A Python wrapper for the Mastodon API allowing developers to interact with the social media platform's public and private APIs. | 889 |
05bit/peewee-async | An asynchronous interface to the Peewee ORM for interacting with databases. | 735 |
platanus/angular-restmod | A library that provides an Angular framework integration with RESTful API ORM capabilities | 1,180 |
tgbugs/pyontutils | Provides tools and utilities for working with ontologies in Python. | 19 |
dymmond/edgy | An ORM framework built on top of SQLAlchemy and Pydantic, aiming to simplify database interactions with a familiar interface. | 213 |