No description
Kumi
e9c7eb07bc
- Updated `.gitignore` to exclude the `dist/` directory, ensuring build artifacts are not tracked in Git, maintaining repository cleanliness. - Renamed project to `trackingmore-api-tool` in `pyproject.toml` for better identification and consistency across platforms. - Added configuration for wheel packaging in `pyproject.toml`, facilitating easier package distribution and installation. |
||
---|---|---|
src/trackingmore | ||
.gitignore | ||
LICENSE | ||
pyproject.toml | ||
README.md | ||
settings.dist.ini |
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.