usps-track

Quickly track via SMS several USPS (and some international) tracking numbers via the command line.

https://github.com/tatsh/usps-track

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.4%) to scientific vocabulary

Keywords

command-line shipping usps

Keywords from Contributors

interactive packaging network-simulation hacking autograding embedded optim standardization projection generic
Last synced: 4 months ago · JSON representation ·

Repository

Quickly track via SMS several USPS (and some international) tracking numbers via the command line.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
command-line shipping usps
Created about 5 years ago · Last pushed 4 months ago
Metadata Files
Readme Changelog Contributing Funding License Citation Codeowners Security

README.md

usps-track

Python versions PyPI - Version GitHub tag (with filter) License GitHub commits since latest release (by SemVer including pre-releases) CodeQL QA Tests Coverage Status Documentation Status mypy pre-commit pydocstyle pytest Ruff Downloads Stargazers

@Tatsh Mastodon Follow

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 TRACKING_NUMBER PHONE_NUMBER

Owner

  • Login: Tatsh
  • Kind: user

Citation (CITATION.cff)

authors:
  - family-names: 'Udvare'
    given-names: 'Andrew'
cff-version: '1.2.0'
date-released: '2025-08-27'
message: 'If you use this software, please cite it as below.'
title: 'usps-track'
version: '0.0.2'

GitHub Events

Total
  • Delete event: 120
  • Issue comment event: 56
  • Push event: 168
  • Pull request event: 224
  • Create event: 122
Last Year
  • Delete event: 120
  • Issue comment event: 56
  • Push event: 168
  • Pull request event: 224
  • Create event: 122

Committers

Last synced: almost 2 years ago

All Time
  • Total Commits: 60
  • Total Committers: 3
  • Avg Commits per committer: 20.0
  • Development Distribution Score (DDS): 0.183
Past Year
  • Commits: 52
  • Committers: 3
  • Avg Commits per committer: 17.333
  • Development Distribution Score (DDS): 0.058
Top Committers
Name Email Commits
dependabot[bot] 4****] 49
Andrew Udvare a****e@g****m 10
Tatsh T****h 1

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 0
  • Total pull requests: 300
  • Average time to close issues: N/A
  • Average time to close pull requests: about 18 hours
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.24
  • Merged pull requests: 272
  • Bot issues: 0
  • Bot pull requests: 300
Past Year
  • Issues: 0
  • Pull requests: 180
  • Average time to close issues: N/A
  • Average time to close pull requests: about 15 hours
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.24
  • Merged pull requests: 154
  • Bot issues: 0
  • Bot pull requests: 180
Top Authors
Issue Authors
  • dependabot[bot] (2)
Pull Request Authors
  • dependabot[bot] (446)
Top Labels
Issue Labels
dependencies (2) javascript (1) python (1)
Pull Request Labels
dependencies (445) python (307) javascript (137) github_actions (1)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 16 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 2
  • Total maintainers: 1
pypi.org: usps-track

Quickly track via SMS several USPS (and some international) tracking numbers via the command line.

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 16 Last month
Rankings
Dependent packages count: 10.1%
Dependent repos count: 21.6%
Forks count: 29.8%
Average: 29.9%
Stargazers count: 31.9%
Downloads: 56.3%
Maintainers (1)
Last synced: 4 months ago

Dependencies

setup.py pypi
  • aiohttp >=3.7.2
  • argcomplete >=1.10.3