Skip to main content

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.

Latest Version

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

Author

See the included AUTHORS.rst file for more information.

License

This software is licensed under the BSD License. See the included LICENSE.rst file for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyoetl-0.1.2.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

pyoetl-0.1.2-py2.py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page