{ "info": { "author": "Cubic ERP", "author_email": "info@cubicerp.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Programming Language :: Python" ], "description": "The OpenERP ETL Client Library is a Python library to extract transform and load dato from any data\nsource to OpenERP Server in an user-friendly way. To use this library you need install etl community\nmodule on a OpenERP instance.\n \nThe OpenERP ETL Client Library is officially supported by Cubic ERP S.A.C.\n\nTo consult the source code repository, report bugs or ask questions, see the Public Branch of Cubic ERP:\n\nhttps://github.com/CubicERP\n\nTo hire support contract and profesional services contact to us at info@cubicerp.com\n\nOpenERP ETL Client Library Guide\n--------------------------------\n \nFirst install the library: ::\n\n sudo easy_install openerp-client-etl\n\nNow you can run the ready jobs defined on OpenERP using the following script: ::\n\n import openerpetl\n\n openerpetl.run(hostname='localhost', port=8069, database='test', login='admin', password='admin')\n # will print \"Finish etl_cron\" when finish the jobs execution\n\nThis script will be used on a programed cron task execution or as comand line script in order to ensure\nthe correct execution of ETL jobs defined on OpenERP GUI.\n\nCompatibility\n-------------\n\n\n- 1.1\n\n - XML-RPC: OpenERP version 6.1 and superior\n\n - JSON-RPC: OpenERP version 8.0 (upcoming) and superior\n\n\nChangelog\n---------\n\n- 1.1.1:\n\n - Updated documentation", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://cubicERP.com", "keywords": "openerp library etl extract transform load odbc xml-rpc net-rpc xmlrpc python client", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "openerp-client-etl", "package_url": "https://pypi.org/project/openerp-client-etl/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/openerp-client-etl/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://cubicERP.com" }, "release_url": "https://pypi.org/project/openerp-client-etl/1.1.1/", "requires_dist": null, "requires_python": null, "summary": "OpenERP ETL Client allows to extract, transform and load data from any data source.", "version": "1.1.1" }, "last_serial": 1204268, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "d790640cf896a9685417d1c89a056399", "sha256": "234d69bd18158d9a845e3e5a7beb7b60e3239c5b9d7b78ba729d06244038a8d7" }, "downloads": -1, "filename": "openerp-client-etl-0.1.1.macosx-10.9-intel.exe", "has_sig": false, "md5_digest": "d790640cf896a9685417d1c89a056399", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 68218, "upload_time": "2014-03-15T18:31:29", "url": "https://files.pythonhosted.org/packages/e7/aa/bb4fcf34464a3324c482917914b26b6b4d3b5aad7c66183f89844f8b578e/openerp-client-etl-0.1.1.macosx-10.9-intel.exe" }, { "comment_text": "", "digests": { "md5": "76db370a2352e91ebad81c1e9b5d8991", "sha256": "6a3df478a10faac137114af08ebbd4207e99dbdc968a70cd26c629400aae12a0" }, "downloads": -1, "filename": "openerp-client-etl-0.1.1.tar.gz", "has_sig": false, "md5_digest": "76db370a2352e91ebad81c1e9b5d8991", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5334, "upload_time": "2014-03-15T18:31:23", "url": "https://files.pythonhosted.org/packages/40/14/c97e291fc27c96bb7e36e1b31996ac05594ff366e2685f32e3d59f855c08/openerp-client-etl-0.1.1.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "4da629b500e5c25a6c0a896a6e478e91", "sha256": "dea25dbf357419b76d1bfdeb02d735b458fa49204efa997d8015656fcb551198" }, "downloads": -1, "filename": "openerp-client-etl-1.1.0.macosx-10.9-intel.exe", "has_sig": false, "md5_digest": "4da629b500e5c25a6c0a896a6e478e91", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 70173, "upload_time": "2014-03-21T00:01:52", "url": "https://files.pythonhosted.org/packages/e2/ea/ccae568abc85f255e3f64a04f719596a7fb837d2d3b6409e63421f470cc1/openerp-client-etl-1.1.0.macosx-10.9-intel.exe" }, { "comment_text": "", "digests": { "md5": "fa5f0faa54eb7cc0301086a31c6b44d2", "sha256": "9b31f0d85a1ba5fecfcaec33fee3f55fe699c90f5e7eb962704b98e278e612f0" }, "downloads": -1, "filename": "openerp-client-etl-1.1.0.tar.gz", "has_sig": false, "md5_digest": "fa5f0faa54eb7cc0301086a31c6b44d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5786, "upload_time": "2014-03-21T00:01:44", "url": "https://files.pythonhosted.org/packages/34/59/489254da4855728f001cc439e3dd34f405770d3db6455699289296733a5b/openerp-client-etl-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "e958554967eb212a6caf161b45cbe84f", "sha256": "b3f0d3a2468a47e067cfd12c1e7ea30fb01c39155d209cb144c23d2caa0351e9" }, "downloads": -1, "filename": "openerp-client-etl-1.1.1.tar.gz", "has_sig": false, "md5_digest": "e958554967eb212a6caf161b45cbe84f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6095, "upload_time": "2014-08-27T16:55:46", "url": "https://files.pythonhosted.org/packages/32/d1/4d2882b447f93ce37d8b951a7247c6ff0e227a570cb0a1ae48efc33827ff/openerp-client-etl-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e958554967eb212a6caf161b45cbe84f", "sha256": "b3f0d3a2468a47e067cfd12c1e7ea30fb01c39155d209cb144c23d2caa0351e9" }, "downloads": -1, "filename": "openerp-client-etl-1.1.1.tar.gz", "has_sig": false, "md5_digest": "e958554967eb212a6caf161b45cbe84f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6095, "upload_time": "2014-08-27T16:55:46", "url": "https://files.pythonhosted.org/packages/32/d1/4d2882b447f93ce37d8b951a7247c6ff0e227a570cb0a1ae48efc33827ff/openerp-client-etl-1.1.1.tar.gz" } ] }