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.1.tar.gz
(15.5 kB
view details)
Built Distribution
unimeta-0.2.1-py3-none-any.whl
(17.4 kB
view details)
File details
Details for the file unimeta-0.2.1.tar.gz
.
File metadata
- Download URL: unimeta-0.2.1.tar.gz
- Upload date:
- Size: 15.5 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 | adac1dd472dc455f33a273b49174692ee877ec09ef6957ca5a50d9eab91a8567 |
|
MD5 | 3fc576f793b3c45d7a4b46a0b0d726e4 |
|
BLAKE2b-256 | c47fb02b5d87694e532dce354bdd3a01732d7d026a46764860e255d3104e3343 |
File details
Details for the file unimeta-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: unimeta-0.2.1-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 | 30c79bfb1b3f033770ea9fdfc573733f5a8363829289767fdc4d4f8cb37b86b2 |
|
MD5 | ec870b34dca0a59665ded070ff019805 |
|
BLAKE2b-256 | 87bbe8335fa14eac7e934716de9050b9b52060bf24842eea6574358fd5e48fb5 |