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.6.tar.gz
(15.6 kB
view details)
Built Distribution
unimeta-0.2.6-py3-none-any.whl
(17.5 kB
view details)
File details
Details for the file unimeta-0.2.6.tar.gz
.
File metadata
- Download URL: unimeta-0.2.6.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 | 44eab31678d23650f797150f99d55eb48ff302c2c806d8089da60511b3e520ad |
|
MD5 | 3b74ed6446fe5451bcb78761e675926f |
|
BLAKE2b-256 | a04a690c4f44a8023435aa8502bee5362d7288e3e3ac503ce034c69925c8a6c8 |
File details
Details for the file unimeta-0.2.6-py3-none-any.whl
.
File metadata
- Download URL: unimeta-0.2.6-py3-none-any.whl
- Upload date:
- Size: 17.5 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 | bd9832566163572ad56eeeda8f548ed1ddb08effb4b79f484b4a46b9327f3d2b |
|
MD5 | 6e1d206fb93426790adb8a689dd83ce5 |
|
BLAKE2b-256 | ecb7e62cb268cde6db8b2a2b2af786ff6d243dbd0bd4d7c0f8015be6acc3ad39 |