Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaliv0/erelim
Simple ORM for sqlite3
https://github.com/kaliv0/erelim
Last synced: 10 days ago
JSON representation
Simple ORM for sqlite3
- Host: GitHub
- URL: https://github.com/kaliv0/erelim
- Owner: kaliv0
- License: mit
- Created: 2024-07-31T17:40:55.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T08:24:47.000Z (3 months ago)
- Last Synced: 2024-08-25T10:34:33.333Z (3 months ago)
- Language: Python
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
# Erelim
Simple ORM for sqlite3[![stability-wip](https://img.shields.io/badge/stability-wip-lightgrey.svg)](https://github.com/mkenney/software-guides/blob/master/STABILITY-BADGES.md#work-in-progress)
[![tests](https://img.shields.io/github/actions/workflow/status/kaliv0/erelim/ci.yml)](https://github.com/kaliv0/erelim/actions/workflows/ci.yml)
![Python 3.x](https://img.shields.io/badge/python-3.12-blue?style=flat-square&logo=Python&logoColor=white)
[![PyPI](https://img.shields.io/pypi/v/erelim.svg)](https://pypi.org/project/erelim/)
[![License](https://img.shields.io/badge/License-MIT-yellow?style=flat-square)](https://github.com/kaliv0/erelim/blob/main/LICENSE)