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
- Host: GitHub
- URL: https://github.com/fleaz/parcel-service-cli
- Owner: fleaz
- Created: 2016-08-09T20:14:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-09T20:25:57.000Z (almost 10 years ago)
- Last Synced: 2025-01-18T07:48:07.929Z (over 1 year ago)
- Topics: hacktoberfest
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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
```