{"id":60482,"name":"usps-track","description":"Quickly track via SMS several USPS (and some international) tracking numbers via the command line.","url":"https://github.com/tatsh/usps-track","last_synced_at":"2025-09-08T12:12:28.924Z","repository":{"id":62586777,"uuid":"311835447","full_name":"Tatsh/usps-track","owner":"Tatsh","description":"Quickly track via SMS several USPS (and some international) tracking numbers via the command line.","archived":false,"fork":false,"pushed_at":"2025-09-02T16:02:38.000Z","size":3301,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-06T15:45:28.923Z","etag":null,"topics":["command-line","shipping","usps"],"latest_commit_sha":null,"homepage":"https://tatsh.github.io/usps-track/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tatsh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"Tatsh","patreon":"tatsh2","ko_fi":"tatsh2","liberapay":"tatsh2"}},"created_at":"2020-11-11T01:59:03.000Z","updated_at":"2025-09-02T16:02:41.000Z","dependencies_parsed_at":"2022-11-03T22:10:15.936Z","dependency_job_id":"d7461c90-6779-40e2-acfd-68e0f4f9c3dc","html_url":"https://github.com/Tatsh/usps-track","commit_stats":{"total_commits":60,"total_committers":3,"mean_commits":20.0,"dds":"0.18333333333333335","last_synced_commit":"5dc6f1628664d6bfc00054a0cebc59a977916d88"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Tatsh/usps-track","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatsh%2Fusps-track","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatsh%2Fusps-track/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatsh%2Fusps-track/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatsh%2Fusps-track/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tatsh","download_url":"https://codeload.github.com/Tatsh/usps-track/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatsh%2Fusps-track/sbom","scorecard":{"id":138172,"data":{"date":"2025-08-11","repo":{"name":"github.com/Tatsh/usps-track","commit":"e7875ce0d8fef6742f2a049774b5c0a98f376ead"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/4 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:5","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:6","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/Tatsh/usps-track/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/Tatsh/usps-track/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Tatsh/usps-track/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/Tatsh/usps-track/qa.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/Tatsh/usps-track/qa.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/Tatsh/usps-track/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/Tatsh/usps-track/tests.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Info: codeowner review is required on branch 'master'","Info: 'last push approval' is required to merge on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (26) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T07:13:21.343Z","repository_id":62586777,"created_at":"2025-08-16T07:13:21.343Z","updated_at":"2025-08-16T07:13:21.343Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274181749,"owners_count":25236552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"Tatsh","name":null,"uuid":"724848","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/724848?u=b1cb52f083cf515c5293e363f7a5e218b8e079ae\u0026v=4","repositories_count":87,"last_synced_at":"2025-09-06T15:42:47.516Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Tatsh","funding_links":["https://github.com/sponsors/Tatsh"],"total_stars":null,"followers":192,"following":47,"created_at":"2022-11-03T03:18:06.605Z","updated_at":"2025-09-06T15:42:47.516Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tatsh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tatsh/repositories"},"packages":[{"id":2961212,"name":"usps-track","ecosystem":"pypi","description":"Quickly track via SMS several USPS (and some international) tracking numbers via the command line.","homepage":"https://tatsh.github.io/usps-track/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tatsh/usps-track","keywords_array":["command line","shipping","usps"],"namespace":null,"versions_count":2,"first_release_published_at":"2020-11-11T02:14:33.000Z","latest_release_published_at":"2025-04-12T10:17:49.000Z","latest_release_number":"0.0.2","last_synced_at":"2025-09-06T15:48:33.803Z","created_at":"2022-04-10T12:58:47.009Z","updated_at":"2025-09-06T15:48:33.803Z","registry_url":"https://pypi.org/project/usps-track/","install_command":"pip install usps-track --index-url https://pypi.org/simple","documentation_url":"https://usps-track.readthedocs.org","metadata":{"funding":null,"documentation":"https://usps-track.readthedocs.org","classifiers":["Development Status :: 2 - Pre-Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Typing :: Typed"],"normalized_name":"usps-track","project_status":null},"repo_metadata":{"uuid":"311835447","full_name":"Tatsh/usps-track","owner":"Tatsh","description":"Quickly track via SMS USPS tracking numbers on the command line.","archived":false,"fork":false,"pushed_at":"2023-12-13T07:02:04.000Z","size":355,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-12-13T08:53:55.818Z","etag":null,"topics":["api","cli","usps"],"latest_commit_sha":null,"homepage":"http://usps-track.rtfd.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tatsh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":"Tatsh","patreon":"tatsh2","ko_fi":"tatsh2","liberapay":"tatsh2"}},"created_at":"2020-11-11T01:59:03.000Z","updated_at":"2023-12-13T08:53:55.818Z","dependencies_parsed_at":"2022-11-03T22:10:15.936Z","dependency_job_id":"d7461c90-6779-40e2-acfd-68e0f4f9c3dc","html_url":"https://github.com/Tatsh/usps-track","commit_stats":{"total_commits":34,"total_committers":3,"mean_commits":"11.333333333333334","dds":"0.32352941176470584","last_synced_commit":"041a51e5a14a7ec541ceca4d1ca3104df78c5aae"},"previous_names":[],"tags_count":1,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatsh%2Fusps-track","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatsh%2Fusps-track/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatsh%2Fusps-track/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatsh%2Fusps-track/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tatsh","download_url":"https://codeload.github.com/Tatsh/usps-track/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176456568,"owners_count":10403447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Tatsh","name":null,"uuid":"724848","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/724848?u=b1cb52f083cf515c5293e363f7a5e218b8e079ae\u0026v=4","repositories_count":87,"last_synced_at":"2023-03-12T06:41:36.460Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Tatsh","created_at":"2022-11-03T03:18:06.605Z","updated_at":"2023-03-12T06:41:36.496Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tatsh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tatsh/repositories"},"tags":[{"name":"v0.0.1","sha":"815bc3b614276010f7ca71dd89a63e35587dcd92","kind":"commit","published_at":"2020-11-11T02:12:33.000Z","download_url":"https://codeload.github.com/Tatsh/usps-track/tar.gz/v0.0.1","html_url":"https://github.com/Tatsh/usps-track/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatsh%2Fusps-track/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatsh%2Fusps-track/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2023-12-15T11:34:03.108Z","dependent_packages_count":0,"downloads":16,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":56.31628710413222,"dependent_repos_count":21.5515601217656,"dependent_packages_count":10.117827917587048,"stargazers_count":31.928749172431115,"forks_count":29.798377584488122,"docker_downloads_count":null,"average":29.942560380080824},"purl":"pkg:pypi/usps-track","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/usps-track","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/usps-track","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/usps-track/dependencies","status":null,"funding_links":["https://github.com/sponsors/Tatsh","https://patreon.com/tatsh2","https://ko-fi.com/tatsh2","https://liberapay.com/tatsh2"],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-15T11:34:02.529Z","issues_count":0,"pull_requests_count":33,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":70076.75757575758,"issues_closed_count":0,"pull_requests_closed_count":33,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.2727272727272727,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":0,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":70076.75757575758,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":33,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatsh%2Fusps-track/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/usps-track/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/usps-track/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/usps-track/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/usps-track/related_packages","maintainers":[{"uuid":"audvare","login":"audvare","name":null,"email":null,"url":null,"packages_count":49,"html_url":"https://pypi.org/user/audvare/","role":null,"created_at":"2023-02-25T17:57:12.014Z","updated_at":"2023-02-25T17:57:12.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/audvare/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726125,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":1448545,"full_name":"tatsh/usps-track","default_branch":"master","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":49},{"name":"Andrew Udvare","email":"audvare@gmail.com","login":null,"count":10},{"name":"Tatsh","email":"Tatsh","login":"Tatsh","count":1}],"total_commits":60,"total_committers":3,"total_bot_commits":49,"total_bot_committers":1,"mean_commits":20.0,"dds":0.18333333333333335,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":49},{"name":"Andrew Udvare","email":"audvare@gmail.com","login":null,"count":2},{"name":"Tatsh","email":"Tatsh","login":"Tatsh","count":1}],"past_year_total_commits":52,"past_year_total_committers":3,"past_year_total_bot_commits":49,"past_year_total_bot_committers":1,"past_year_mean_commits":17.333333333333332,"past_year_dds":0.05769230769230771,"last_synced_at":"2024-01-26T18:10:07.680Z","last_synced_commit":"5dc6f1628664d6bfc00054a0cebc59a977916d88","created_at":"2023-11-12T00:06:35.381Z","updated_at":"2024-01-26T18:10:07.681Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tatsh%2Fusps-track/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"Tatsh/usps-track","html_url":"https://github.com/Tatsh/usps-track","last_synced_at":"2025-08-31T08:19:26.957Z","status":null,"issues_count":0,"pull_requests_count":300,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":65232.67985611511,"issues_closed_count":0,"pull_requests_closed_count":278,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.24,"merged_pull_requests_count":272,"bot_issues_count":0,"bot_pull_requests_count":300,"past_year_issues_count":0,"past_year_pull_requests_count":180,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":54320.196202531646,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":158,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.24444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":180,"past_year_merged_pull_requests_count":154,"created_at":"2023-05-15T02:12:41.520Z","updated_at":"2025-09-03T06:53:06.642Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatsh%2Fusps-track","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tatsh%2Fusps-track/issues","issue_labels_count":{"dependencies":2,"javascript":1,"python":1},"pull_request_labels_count":{"dependencies":445,"python":307,"javascript":137,"github_actions":1},"issue_author_associations_count":{"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":446},"issue_authors":{"dependabot[bot]":2},"pull_request_authors":{"dependabot[bot]":446},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10077562,"issues_count":31305350,"pull_requests_count":95961714,"authors_count":10691973,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"dependencies":1,"python":1},"past_year_pull_request_labels_count":{"dependencies":221,"python":150,"javascript":70,"github_actions":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":222},"past_year_issue_authors":{"dependabot[bot]":1},"past_year_pull_request_authors":{"dependabot[bot]":222},"maintainers":[],"active_maintainers":[]},"events":{"total":{"DeleteEvent":120,"IssueCommentEvent":56,"PushEvent":168,"PullRequestEvent":224,"CreateEvent":122},"last_year":{"DeleteEvent":120,"IssueCommentEvent":56,"PushEvent":168,"PullRequestEvent":224,"CreateEvent":122}},"keywords":["command-line","shipping","usps"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-11-03T22:10:15.741Z","updated_at":"2022-11-03T22:10:15.741Z","repository_link":"https://github.com/Tatsh/usps-track/blob/master/setup.py","dependencies":[{"id":6587024802,"package_name":"aiohttp","ecosystem":"pypi","requirements":"\u003e=3.7.2","direct":true,"kind":"runtime","optional":false},{"id":6587024803,"package_name":"argcomplete","ecosystem":"pypi","requirements":"\u003e=1.10.3","direct":true,"kind":"runtime","optional":false}]}],"score":3.9889840465642745,"created_at":"2025-09-04T15:51:37.327Z","updated_at":"2025-10-07T08:23:44.974Z","avatar_url":"https://github.com/Tatsh.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":16,"funding_links":["https://github.com/sponsors/Tatsh","https://patreon.com/tatsh2","https://ko-fi.com/tatsh2","https://liberapay.com/tatsh2"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interactive","packaging","network-simulation","hacking","autograding","embedded","optim","standardization","projection","generic"],"project_url":"https://science.ecosyste.ms/api/v1/projects/60482","html_url":"https://science.ecosyste.ms/projects/60482","bibtex_url":"https://science.ecosyste.ms/projects/60482/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/60482/export.apalike"}