{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python" ], "description": "pyShipping provides connections to interface with shipping companies and to transport shipping related information. \n\n * package - shipping/cargo related calculations based on a unit of shipping (box, crate, package), includes\n a bin packing implementation in pure Python\n * sendung - defines an abstract shippment (Sendung), with packages and calculations based on that\n * addressvalidation - check if an address is valid\n * carriers.dpd - calculation of DPD/Georoutes routing data and labels. Included tables are for shippments from Wuppertal but it should work with all other german routing tables. See this Blogpost_ about updating routing information.\n * fortras - tools for reading and writing Fortras messages. Fortras is a EDI standard for logistics related information somewhat common in Germany. See Wikipedia_ for further enlightenment\n\n.. _Wikipedia: http://de.wikipedia.org/wiki/Fortras\n.. _Blogpost: https://cybernetics.hudora.biz/intern/wordpress/2010/09/dpd-routeninformationen-aktualisieren/\n\nIt also comes with the only python based `3D Bin Packing `_ implementation I'm aware of. The Algorithm has sufficient performance to be used in everyday shipping and warehousing applications.\n\nYou can get the whole Package at http://pypi.python.org/pypi/pyShipping\n\nThis code is BSD Licensed.\n\n.. image:: https://d2weczhvl823v0.cloudfront.net/hudora/pyshipping/trend.png\n :alt: Bitdeli badge\n :target: https://bitdeli.com/free", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/joncombe/pyShipping-python3", "keywords": "", "license": "", "maintainer": "Jon Combe via Maximillian Dornseif", "maintainer_email": "jon@naremit.com", "name": "pyShipping-python3", "package_url": "https://pypi.org/project/pyShipping-python3/", "platform": "", "project_url": "https://pypi.org/project/pyShipping-python3/", "project_urls": { "Homepage": "https://github.com/joncombe/pyShipping-python3" }, "release_url": "https://pypi.org/project/pyShipping-python3/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "pyShipping - Shipping related Toolkit", "version": "0.0.1" }, "last_serial": 5086611, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "59ba86e76b3bd12fee57c7c56092411c", "sha256": "3f013f15fb0b445d2b0049924b405133c3af34d2956c039ebd4e87d1a2c60df2" }, "downloads": -1, "filename": "pyShipping-python3-0.0.1.tar.gz", "has_sig": false, "md5_digest": "59ba86e76b3bd12fee57c7c56092411c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1249840, "upload_time": "2019-04-03T07:34:02", "url": "https://files.pythonhosted.org/packages/56/3e/49063c0c869440ad0cf4e853898d86962657f3b20f067c6ab7f62f9dddeb/pyShipping-python3-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "59ba86e76b3bd12fee57c7c56092411c", "sha256": "3f013f15fb0b445d2b0049924b405133c3af34d2956c039ebd4e87d1a2c60df2" }, "downloads": -1, "filename": "pyShipping-python3-0.0.1.tar.gz", "has_sig": false, "md5_digest": "59ba86e76b3bd12fee57c7c56092411c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1249840, "upload_time": "2019-04-03T07:34:02", "url": "https://files.pythonhosted.org/packages/56/3e/49063c0c869440ad0cf4e853898d86962657f3b20f067c6ab7f62f9dddeb/pyShipping-python3-0.0.1.tar.gz" } ] }