No project description provided
Project description
unimeta
realtime database sync tools
Installation
unimeta is distributed on PyPI <https://pypi.org>
_ as a universal
wheel and is available on Linux/macOS and Windows and supports
Python 2.7/3.5+ and PyPy.
$ pip install unimeta
>>> from unimeta.pipeline import Pipeline
>>> mysql = "mysql://root:111111@127.0.0.1:3306/hr"
>>> clickhouse = "clickhouse://127.0.0.1:9000/hr"
>>> meta = "unimetad://kula@127.0.0.1:8000/mysql2ch"
>>> pipe = Pipeline(source, sink, meta)
>>> pipe.sync()
License
unimeta is distributed under the terms of both
MIT License <https://choosealicense.com/licenses/mit>
_Apache License, Version 2.0 <https://choosealicense.com/licenses/apache-2.0>
_
at your option.
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
unimeta-0.2.3.tar.gz
(15.6 kB
view details)
Built Distributions
unimeta-0.2.3-py3.8.egg
(30.6 kB
view details)
unimeta-0.2.3-py3-none-any.whl
(17.4 kB
view details)
File details
Details for the file unimeta-0.2.3.tar.gz
.
File metadata
- Download URL: unimeta-0.2.3.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc1fe1a70260e187c1dc46a7ae97b690ab7a3a6707b62b35a08be2a0101d8a3c |
|
MD5 | a20adf375acc54277096b76bdc0050bf |
|
BLAKE2b-256 | 908fab5d9dd7cce287d580e9167b570a4f90d80fb79acd0c4fb3f1d0114e40b9 |
File details
Details for the file unimeta-0.2.3-py3.8.egg
.
File metadata
- Download URL: unimeta-0.2.3-py3.8.egg
- Upload date:
- Size: 30.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f31830368df52a15d1afcda5565859c3a9674056c8633af1aa006f2ad0ec9b41 |
|
MD5 | 4743f8378072d10726b11f61a2c8d8ad |
|
BLAKE2b-256 | 5b0ec26c591abd7ae45c77942caaf3342e3d1fcaf28a1deec29f5139cbbcc154 |
File details
Details for the file unimeta-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: unimeta-0.2.3-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f5ab184a9933fd373add4f4dd1750ece93fe833ea808d373f0f7644f97ea273 |
|
MD5 | 1913ffcb8b8ea6746e5d7182374b92a4 |
|
BLAKE2b-256 | e4c7ba82006b58c0d044b2163942be24a97abf6e5219597918ce63318ec92901 |