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.7.0.tar.gz
(86.4 kB
view details)
Built Distribution
morango-0.7.0-py2.py3-none-any.whl
(109.9 kB
view details)
File details
Details for the file morango-0.7.0.tar.gz
.
File metadata
- Download URL: morango-0.7.0.tar.gz
- Upload date:
- Size: 86.4 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/1.0.0 tqdm/4.64.1 CPython/2.7.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1cd30d0813d3e35aa5ba24f1ef47aa69d8a4aa41c7a4620b94a1e322a82cb50 |
|
MD5 | 319ec1293e1d23179381495ebbc55e3c |
|
BLAKE2b-256 | bc16341e1c72fae794993fcb45161ba8fdf1b9096edf9d6e5f64e1edf91f1bd1 |
File details
Details for the file morango-0.7.0-py2.py3-none-any.whl
.
File metadata
- Download URL: morango-0.7.0-py2.py3-none-any.whl
- Upload date:
- Size: 109.9 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/1.0.0 tqdm/4.64.1 CPython/2.7.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 393f30c4be5e6b2df0a297fe8854a363e83a25d94fd0061057482098520e08ae |
|
MD5 | 96a7565fe7224377cd8e2eaa91eeaa71 |
|
BLAKE2b-256 | 6ed37045d38fb31041e3c97a932cd2af5b78add5d8b3301492d1b626d4ad06aa |