{ "info": { "author": "Zikzakmedia SL", "author_email": "zikzak@zikzakmedia.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Affero General Public License v3", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Envialia\n========\n\nPython API Envialia carrier.\n\nFeatures\n--------\n\n- Services\n- Test connection\n- List all shipments (by date)\n- Create/Send shipments to Envialia\n- Get shipment info (details)\n- Get shipment state\n- Delete shipment\n\nUsage Examples\n--------------\n\nExample API in test.py file\n\nServices\n--------\n\n.. code-block:: python\n\n from envialia.utils import services\n services()\n\nTest connection\n---------------\n\n.. code-block:: python\n\n with API(agency, customer, password, debug) as envialia_api:\n envialia_api.test_connection()\n\nList all shipments by date\n--------------------------\n\n.. code-block:: python\n\n with Picking(agency, customer, password, debug) as picking_api:\n date = None # date YYYY/MM/DD\n print picking_api.list(date)\n\nCreate/Send shipments to Envialia\n---------------------------------\n\n.. code-block:: python\n\n with Picking(agency, customer, password, debug) as picking_api:\n data = {...}\n reference = picking_api.create(data)\n\nGet shipment info (details)\n---------------------------\n\n.. code-block:: python\n\n with Picking(agency, customer, password, debug) as picking_api:\n reference = '123456'\n data = {}\n data['agency_origin'] = agency\n data['agency_cargo'] = agency\n picking_api.info(reference, data)\n\nGet shipment state\n------------------\n\n.. code-block:: python\n\n with Picking(agency, customer, password, debug) as picking_api:\n reference = '123456'\n data = {}\n data['agency_origin'] = agency\n data['agency_cargo'] = agency\n picking_api.state(reference, data)\n\nDelete shipment\n---------------\n\n.. code-block:: python\n\n with Picking(agency, customer, password, debug) as picking_api:\n reference = '123456'\n data = {}\n data['agency_origin'] = agency\n data['agency_cargo'] = agency\n picking_api.delete(reference, data)", "description_content_type": null, "docs_url": null, "download_url": "https://bitbucket.org/zikzakmedia/python-envialia", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.zikzakmedia.com", "keywords": null, "license": "GPL-3", "maintainer": null, "maintainer_email": null, "name": "envialia", "package_url": "https://pypi.org/project/envialia/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/envialia/", "project_urls": { "Download": "https://bitbucket.org/zikzakmedia/python-envialia", "Homepage": "https://www.zikzakmedia.com" }, "release_url": "https://pypi.org/project/envialia/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "Python API Envialia carrier", "version": "0.0.4" }, "last_serial": 2468585, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "1e5b489ad003d2693d8e6dd039eb6674", "sha256": "4082b40ae1a504f75cbb4dea59e157ec5f06480ead0b1009ecec62048dc98ece" }, "downloads": -1, "filename": "envialia-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1e5b489ad003d2693d8e6dd039eb6674", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18510, "upload_time": "2013-03-20T14:28:57", "url": "https://files.pythonhosted.org/packages/26/0d/fea00fab1461b78f4269287305a6192b5f145d268972be9ad1186fef044f/envialia-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "d3c93bf20374df3be7096e50173da1c2", "sha256": "9423d94b6d4d802bdaafd17298057bcda72c3d5aac55eb70b37bee9f5ca2d690" }, "downloads": -1, "filename": "envialia-0.0.2.tar.gz", "has_sig": false, "md5_digest": "d3c93bf20374df3be7096e50173da1c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19626, "upload_time": "2014-03-12T18:08:44", "url": "https://files.pythonhosted.org/packages/8b/b0/f37eae7348f82a7bd523f75560495f0b56d32b86dd52ae67260b5f608b61/envialia-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "4395ebb18e15c02ad8f004f219a53805", "sha256": "21587e49691f65732a2f5629a4391a1fd4ec492be9b542ea133cf0a8f1d173fa" }, "downloads": -1, "filename": "envialia-0.0.3.tar.gz", "has_sig": false, "md5_digest": "4395ebb18e15c02ad8f004f219a53805", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19379, "upload_time": "2014-09-15T07:48:21", "url": "https://files.pythonhosted.org/packages/e0/ae/880e8783cbb05e5abd1b8a90cecdbcd45fe1ff2e3782e9fadc22e83b00b4/envialia-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "e93d64af789604c336626b5ed1c580ab", "sha256": "3fea23fa8c0a597d8a3b5722ee54f403e42e9af0697ef63dd38b2ad01d8d08fa" }, "downloads": -1, "filename": "envialia-0.0.4.tar.gz", "has_sig": false, "md5_digest": "e93d64af789604c336626b5ed1c580ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19922, "upload_time": "2016-11-18T14:14:31", "url": "https://files.pythonhosted.org/packages/0c/a3/14fb03b3fad2f6345eefec612c78945f1690522784162b82d3cc6f654b19/envialia-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e93d64af789604c336626b5ed1c580ab", "sha256": "3fea23fa8c0a597d8a3b5722ee54f403e42e9af0697ef63dd38b2ad01d8d08fa" }, "downloads": -1, "filename": "envialia-0.0.4.tar.gz", "has_sig": false, "md5_digest": "e93d64af789604c336626b5ed1c580ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19922, "upload_time": "2016-11-18T14:14:31", "url": "https://files.pythonhosted.org/packages/0c/a3/14fb03b3fad2f6345eefec612c78945f1690522784162b82d3cc6f654b19/envialia-0.0.4.tar.gz" } ] }