Pure Python sqlite-based Django DB replication engine.
Project description
Morango
Morango is a pure-Python database replication engine for Django that supports peer-to-peer syncing of data. It is structured as a Django app that can be included in projects to make specific application models syncable.
Developed in support of the Kolibri product ecosystem, Morango includes some important features including:
- A certificate-based authentication system to protect privacy and integrity of data
- A change-tracking system to support calculation of differences between databases across low-bandwidth connections
- A set of constructs to support data partitioning
Developer documentation
To build and edit the docs, run:
# install requirements
pip install -r requirements/docs.txt
pip install -e .
# build docs
make docs
# auto-build and refresh docs on edit
make docs-autobuild
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
morango-0.8.1.tar.gz
(90.3 kB
view details)
Built Distribution
morango-0.8.1-py2.py3-none-any.whl
(112.1 kB
view details)
File details
Details for the file morango-0.8.1.tar.gz
.
File metadata
- Download URL: morango-0.8.1.tar.gz
- Upload date:
- Size: 90.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0a95522bcac988687daf44686545c4c0e672b4cc6670e16bc48cab231e809e4 |
|
MD5 | 507b1a5b29915e7c1cddeecd4f90b6e1 |
|
BLAKE2b-256 | 210b01f81a0163c03d26188cc3d1966086ae2d58a9120149167ecf69964881da |
File details
Details for the file morango-0.8.1-py2.py3-none-any.whl
.
File metadata
- Download URL: morango-0.8.1-py2.py3-none-any.whl
- Upload date:
- Size: 112.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94d4505b5b38ca3bb2d731c6913d3802775b279714090a763817e35af59a9bac |
|
MD5 | 2d4ef7fdd8d96cf81bedf3454e804cdc |
|
BLAKE2b-256 | 6acd31e234b046f2c3bb221309137bc3088ac874694c271f355efcceb88ac57e |