Python desktop tool for extracting structured website data and exporting it to CSV. Includes a simple GUI for URL input, page limit selection, and automated data collection.
0
24
Python desktop tool for calculating pallet layouts and optimizing cargo placement.
The application helps estimate how goods should be arranged on pallets based on size and quantity. It provides a simple interface for entering parameters and quickly calculating pallet configurations.
This tool was created to simplify logistics planning and reduce manual calculations.
0
31
Python tool for automated logistics KPI reporting.
The system processes Excel data, calculates key performance indicators, and generates structured reports used for operational analysis.
0
30
I built a Python automation tool for logistics that processes shipment Excel files and tracks delivery status automatically.
The tool reads tracking numbers from different carriers (DHL eCommerce, DHL Spain, DHL Freight), checks shipment status through APIs or Selenium when APIs are not available, downloads POD documents, and stores them locally.
After that, the system uploads POD files to Google Drive and generates a report showing which shipments are delivered, pending, or already uploaded.