Go to file
Kumi b68b7c438e
Make carrier_code optional in TrackingMore.track_shipment()
2023-05-03 13:50:28 +00:00
src/trackingmore Make carrier_code optional in TrackingMore.track_shipment() 2023-05-03 13:50:28 +00:00
.gitignore Seems to work so far 2023-03-25 20:18:17 +00:00
LICENSE Make it installable 2023-03-28 10:39:48 +00:00
README.md Seems to work so far 2023-03-25 20:18:17 +00:00
pyproject.toml Make carrier_code optional in TrackingMore.track_shipment() 2023-05-03 13:50:28 +00:00
settings.dist.ini Seems to work so far 2023-03-25 20:18:17 +00:00

README.md

TrackingMore API Tool

This is a simple Python tool to use the TrackingMore API.

Dependencies

This tool has no dependencies other than Python 3. It has been tested with Python 3.10.9, but should work with any Python >= 3.8.