The Mobync Python Lib
Introduction
Mobync is a protocol that allows mobile applications running on distributed clients to get synced to a single source of truth to manage users’ data using any storage type. Mobync users Dart and Flutter to implement this protocol and communicate to a web server written in Python.
Mobync Flutter Server Package
Using Mobync, you will wrap your database operations in such a way that any local data will get synced to a remote server, what will allow users from multiple clients to have an offline-online experience.
Run tests
python3 -m unittest test
Postgres implementation
Release files for mobync 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mobync-0.2.0.tar.gz | 4.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mobync-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.9 kB
Release files / mobync-0.2.0.tar.gz
| Download URL | mobync-0.2.0.tar.gz |
|---|---|
| Size | 4.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
35c23184ababa1bd410f003fe6a909bd73c1b33406c03c48f90f2fbb9e0aeb54
|
|
BLAKE2b-256 checksum How to use checksums |
cee7da572f152f3e982efb002cefc843c25202e157d8078b63dd8b7b177a7d95
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
|
Release files / mobync-0.2.0-py3-none-any.whl
| Download URL | mobync-0.2.0-py3-none-any.whl |
|---|---|
| Size | 6.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2d45c3433ac5d2021c55e8019ef23ba0ff5ad65051a2083eaaab5a538e12f26a
|
|
BLAKE2b-256 checksum How to use checksums |
7d7bb97109ab0edb1ded12844e352b92fddc1d797bad59b79f4f6fd380b930a3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
|