pyshipping-与shipping相关的工具包

pyShipping-python3的Python项目详细描述


pyshipping提供与航运公司的接口以及与运输航运相关的信息的连接。

  • package - shipping/cargo related calculations based on a unit of shipping (box, crate, package), includes a bin packing implementation in pure Python
  • sendung - defines an abstract shippment (Sendung), with packages and calculations based on that
  • addressvalidation - check if an address is valid
  • 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.
  • 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

它还附带了我所知道的唯一基于python的3D Bin Packing实现。该算法具有足够的性能,可以应用于日常的运输和仓储应用中。

你可以在http://pypi.python.org/pypi/pyShipping

此代码已获得BSD许可。

Bitdeli badge

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java打印元素按ArrayList<String>   java重新启动JSON输出   使用EOL版本Java时存在安全漏洞   java搜索并在vector中列出项目   Java与串口通信   java如何使用keytool运行测试并检查JCE是否缺失或存在?   java如何更改Json格式?   java停止缩放JPanel的背景图像   java递归方法不返回任何内容   facebook sdk中的java UiLifecycleHelper类   java将jfree条形图添加到滚动窗格中   java如何使用ApacheTiles和SpringMVC加载部分页面   javascript如何从安卓 webview读取httpbody?   java@OneToMany映射会自动删除映射的键