A lightweight ORM for JSON data storage in Python.
Project description
DjangoDict ORM
A lightweight ORM (Object-Relational Mapping) for managing JSON data storage in Python. DjangoDict ORM allows you to define your data models using Python classes and interact with JSON files as if they were database tables.
Features
- Easy-to-use model definitions with various field types.
- Automatic data validation and uniqueness checks.
- Support for basic CRUD operations (Create, Read, Update, Delete).
- Integration with JSON file storage for persistence.
- Easy querying with a simple interface.
Installation
You can install DjangoDict ORM directly from GitLab:
pip install django_dict_orm
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_dict_orm-0.1.2.tar.gz.
File metadata
- Download URL: django_dict_orm-0.1.2.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aef7ea3b6ad4248a01039915df19c68b5886c60166143c379991d7e475f00da4
|
|
| MD5 |
3324fa783309d93e9c27150eaf64038e
|
|
| BLAKE2b-256 |
847b964224db7e8a9e1d35178cb1571f3beef7d6f2ab8a54633478356d066531
|
File details
Details for the file django_dict_orm-0.1.2-py3-none-any.whl.
File metadata
- Download URL: django_dict_orm-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae3f6f1dc3d421903335c7e22df37827ccdc2a535628fbd7698c438f9bf41b26
|
|
| MD5 |
779b0005848f07dc98910987d7537c00
|
|
| BLAKE2b-256 |
078af2621097af1996264aa2e5be6715660112e82f63d32f445c849f2904d2d9
|