An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# usps-track

[![QA](https://github.com/Tatsh/usps-track/actions/workflows/qa.yml/badge.svg)](https://github.com/Tatsh/usps-track/actions/workflows/qa.yml)
[![Tests](https://github.com/Tatsh/usps-track/actions/workflows/tests.yml/badge.svg)](https://github.com/Tatsh/usps-track/actions/workflows/tests.yml)
[![Coverage Status](https://coveralls.io/repos/github/Tatsh/usps-track/badge.svg?branch=master)](https://coveralls.io/github/Tatsh/usps-track?branch=master)
[![Documentation Status](https://readthedocs.org/projects/usps-track/badge/?version=latest)](https://usps-track.readthedocs.org/?badge=latest)
[![PyPI - Version](https://img.shields.io/pypi/v/usps-track)](https://pypi.org/project/usps-track/)
[![GitHub tag (with filter)](https://img.shields.io/github/v/tag/Tatsh/usps-track)](https://github.com/Tatsh/usps-track/tags)
[![License](https://img.shields.io/github/license/Tatsh/usps-track)](https://github.com/Tatsh/usps-track/blob/master/LICENSE.txt)
[![GitHub commits since latest release (by SemVer including pre-releases)](https://img.shields.io/github/commits-since/Tatsh/usps-track/v0.0.2/master)](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
```