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.6.14.tar.gz
(87.1 kB
view details)
Built Distribution
morango-0.6.14-py2.py3-none-any.whl
(110.8 kB
view details)
File details
Details for the file morango-0.6.14.tar.gz
.
File metadata
- Download URL: morango-0.6.14.tar.gz
- Upload date:
- Size: 87.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/2.7.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbd0dde6293532dc684a36b3367bdaf8adbcf5df1be2468cb457890ac718f760 |
|
MD5 | 730b4d060c757727394db908ed171274 |
|
BLAKE2b-256 | a3e28cdada24e02ec8a7a06f2f577a4ed1c392e7dd70a1b07d9f2103a84464d8 |
File details
Details for the file morango-0.6.14-py2.py3-none-any.whl
.
File metadata
- Download URL: morango-0.6.14-py2.py3-none-any.whl
- Upload date:
- Size: 110.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/2.7.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da61c1e6ae9e56e9437e2ca2ae658100243fb0157cf6e02879de21919f7c2363 |
|
MD5 | 96430a871c780a8a5a08033cfc88be77 |
|
BLAKE2b-256 | 1571a8893a256091a757c8138ab04bda5947261de124a9e1a1454cecc15f415b |