https://github.com/tatsh/usps-track
Quickly track via SMS several USPS (and some international) tracking numbers via the command line.
https://github.com/tatsh/usps-track
command-line shipping usps
Last synced: about 1 year ago
JSON representation
Quickly track via SMS several USPS (and some international) tracking numbers via the command line.
- Host: GitHub
- URL: https://github.com/tatsh/usps-track
- Owner: Tatsh
- License: mit
- Created: 2020-11-11T01:59:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-12T10:17:48.000Z (about 1 year ago)
- Last Synced: 2025-04-12T10:38:24.491Z (about 1 year ago)
- Topics: command-line, shipping, usps
- Language: Python
- Homepage: https://tatsh.github.io/usps-track/
- Size: 1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Citation: CITATION.cff
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# usps-track
[](https://github.com/Tatsh/usps-track/actions/workflows/qa.yml)
[](https://github.com/Tatsh/usps-track/actions/workflows/tests.yml)
[](https://coveralls.io/github/Tatsh/usps-track?branch=master)
[](https://usps-track.readthedocs.org/?badge=latest)
[](https://pypi.org/project/usps-track/)
[](https://github.com/Tatsh/usps-track/tags)
[](https://github.com/Tatsh/usps-track/blob/master/LICENSE.txt)
[](https://github.com/Tatsh/usps-track/compare/v0.0.2...master)
Quickly track via SMS several USPS (and some international) tracking numbers via the command line.
## Installation
### Poetry
```shell
poetry add usps-track
```
### Pip
```shell
pip install usps-track
```
## Usage
Add `-d` to show debug logs.
```shell
usps-track
```