Skip to main content

OpenERP ETL Client allows to extract, transform and load data from any data source.

Project description

The OpenERP ETL Client Library is a Python library to extract transform and load dato from any data source to OpenERP Server in an user-friendly way. To use this library you need install etl community module on a OpenERP instance.

The OpenERP ETL Client Library is officially supported by Cubic ERP S.A.C.

To consult the source code repository, report bugs or ask questions, see the Public Branch of Cubic ERP:

https://github.com/CubicERP

To hire support contract and profesional services contact to us at info@cubicerp.com

OpenERP ETL Client Library Guide

First install the library:

sudo easy_install openerp-client-etl

Now you can run the ready jobs defined on OpenERP using the following script:

import openerpetl

openerpetl.run(hostname='localhost', port=8069, database='test', login='admin', password='admin')
# will print "Finish etl_cron" when finish the jobs execution

This script will be used on a programed cron task execution or as comand line script in order to ensure the correct execution of ETL jobs defined on OpenERP GUI.

Compatibility

  • 1.1

  • XML-RPC: OpenERP version 6.1 and superior

  • JSON-RPC: OpenERP version 8.0 (upcoming) and superior

Changelog

  • 1.1.1:

  • Updated documentation

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

openerp-client-etl-1.1.1.tar.gz (6.1 kB view details)

Uploaded Source

File details

Details for the file openerp-client-etl-1.1.1.tar.gz.

File metadata

File hashes

Hashes for openerp-client-etl-1.1.1.tar.gz
Algorithm Hash digest
SHA256 b3f0d3a2468a47e067cfd12c1e7ea30fb01c39155d209cb144c23d2caa0351e9
MD5 e958554967eb212a6caf161b45cbe84f
BLAKE2b-256 32d14d2882b447f93ce37d8b951a7247c6ff0e227a570cb0a1ae48efc33827ff

See more details on using hashes here.

Supported by

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