webfleet-connect
Advanced tools
+1
-1
| Metadata-Version: 2.1 | ||
| Name: webfleet_connect | ||
| Version: 0.1.26 | ||
| Version: 0.1.27 | ||
| Summary: The WEBFLEET.connect API connects software applications with the Webfleet fleet management solution. Via WEBFLEET.connect you can enhance the value of all types of business solutions, including routing and scheduling optimization, ERP, Transport Management System (TMS), supply chain planning, asset management, and much more. | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/movomx/webfleet_connect_python |
+1
-1
@@ -11,3 +11,3 @@ from setuptools import setup, find_packages | ||
| name='webfleet_connect', | ||
| version='0.1.26', | ||
| version='0.1.27', | ||
| description='The WEBFLEET.connect API connects software applications with the Webfleet fleet management solution. Via WEBFLEET.connect you can enhance the value of all types of business solutions, including routing and scheduling optimization, ERP, Transport Management System (TMS), supply chain planning, asset management, and much more.', | ||
@@ -14,0 +14,0 @@ long_description=long_description, |
| Metadata-Version: 2.1 | ||
| Name: webfleet-connect | ||
| Version: 0.1.26 | ||
| Version: 0.1.27 | ||
| Summary: The WEBFLEET.connect API connects software applications with the Webfleet fleet management solution. Via WEBFLEET.connect you can enhance the value of all types of business solutions, including routing and scheduling optimization, ERP, Transport Management System (TMS), supply chain planning, asset management, and much more. | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/movomx/webfleet_connect_python |
@@ -11,3 +11,3 @@ from .format_handlers.json_response_parser import JsonResponseParser | ||
| def status_code(self): | ||
| return self.response.status_code | ||
| return self._response.status_code | ||
@@ -14,0 +14,0 @@ def to_hash(self): |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
98659
0