Python interface to OrientDB ETL tool
Project description
Package Description
PyOETL is a Python interface to the OrientDB ETL tool. It can be invoked from the command line just like the oetl.sh script included in OrientDB, but has some additional features:
can process multiple JSON input files;
can be invoked from outside of the OrientDB installation directory;
provides a Python class that can be used to invoke the ETL tool from within a Python program.
Installation
The package may be installed as follows:
pip install pyoetl
Usage
The ORIENTDB_DIR environmental variable must be set to the installation directory of OrientDB.
Invoke PyOETL from the command line as follows:
pyoetl input_cfg_file.json
License
This software is licensed under the BSD License. See the included LICENSE.rst file for more information.
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
Built Distribution
File details
Details for the file pyoetl-0.1.1.tar.gz
.
File metadata
- Download URL: pyoetl-0.1.1.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c0e4f109fc2865c817cbc6bc588f383c7b729a60754d0f9e51225076c632e9a |
|
MD5 | 3df1db748f1f9d3381beac61429b7cfb |
|
BLAKE2b-256 | e5b4a0ebdc4655fc0714ba01b3135a9c92249f125f2d7d3c12f0674285c68df1 |
File details
Details for the file pyoetl-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: pyoetl-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a06bc114dc35dda3df5d3f29cdbc855960bee38fd5705b3e63095a0386e2cf6a |
|
MD5 | 80d1096b2f2917a39f5b8b2a773b9854 |
|
BLAKE2b-256 | d87a5ff124c88694b48eded49f4086a689175968ae6c69b1673f214d7b479fa5 |