Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frewtypebbles/twigorm

The official ORM for the Twig Web Framework.
https://github.com/frewtypebbles/twigorm

framework object-relational-mapper orm python webframework

Last synced: 14 days ago
JSON representation

The official ORM for the Twig Web Framework.

Awesome Lists containing this project

README

        

# TwigORM 0.3.1

Supports both MySQL and SQLite Databases. Currently only supports basic queries.

```cli
py -m pip install TwigORM
```