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.15.tar.gz
(86.1 kB
view details)
Built Distribution
morango-0.6.15-py2.py3-none-any.whl
(108.7 kB
view details)
File details
Details for the file morango-0.6.15.tar.gz
.
File metadata
- Download URL: morango-0.6.15.tar.gz
- Upload date:
- Size: 86.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.1 CPython/2.7.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2594b6d894676139c9be4120e31b032afc9aec0724498e0a42efd0d8d805bfd8 |
|
MD5 | 2adb0e2aa3df1a30fe4a1c5a755c3c2e |
|
BLAKE2b-256 | b9620fc08db8a8b259cb205a7d923ee0473947d0e1cb38a2e462194854e39ee0 |
File details
Details for the file morango-0.6.15-py2.py3-none-any.whl
.
File metadata
- Download URL: morango-0.6.15-py2.py3-none-any.whl
- Upload date:
- Size: 108.7 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.1 CPython/2.7.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b06a200b846db5b3794af48dd599ea0d5c3df7f46a79e7e6e060ced20b59092e |
|
MD5 | 3db72ad3d0014722d15d676eb7f91bc0 |
|
BLAKE2b-256 | b1286a23648496db7c85dff5a61e7554b341e94aa32d23d853a0cb9cdc6d5624 |