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

https://github.com/fleaz/parcel-service-cli

A CLI tool to check te status of your packages
https://github.com/fleaz/parcel-service-cli

hacktoberfest

Last synced: over 1 year ago
JSON representation

A CLI tool to check te status of your packages

Awesome Lists containing this project

README

          

# parcel-service-cli

A tool to track your packages from different parcel services in the terminal

## Installation
Just install the requirements with pip:
```
pip install --user -r requirements.txt
```