{"id":5301311,"name":"python-barcode","ecosystem":"conda","description":null,"homepage":"http://github.com/WhyNotHugo/python-barcode","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/WhyNotHugo/python-barcode","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2020-02-25T02:40:05.000Z","latest_release_published_at":"2020-08-22T16:06:28.000Z","latest_release_number":"0.13.1","last_synced_at":"2026-03-17T04:07:59.920Z","created_at":"2022-10-03T16:10:36.407Z","updated_at":"2026-03-17T04:21:30.728Z","registry_url":"https://anaconda.org/conda-forge/python-barcode","install_command":"conda install -c conda-forge python-barcode","documentation_url":null,"metadata":{},"repo_metadata":{"id":26354682,"uuid":"106754007","full_name":"WhyNotHugo/python-barcode","owner":"WhyNotHugo","description":"㊙️ Create standard barcodes with Python. No external dependencies. 100% Organic Python.","archived":false,"fork":false,"pushed_at":"2025-08-30T17:59:35.000Z","size":1856,"stargazers_count":629,"open_issues_count":59,"forks_count":129,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-11-07T16:00:06.014Z","etag":null,"topics":["barcode","image","pure-python","python","svg"],"latest_commit_sha":null,"homepage":"http://python-barcode.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/WhyNotHugo.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/supported-formats.rst","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"WhyNotHugo","patreon":"WhyNotHugo","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-10-12T23:03:31.000Z","updated_at":"2025-10-30T19:42:29.000Z","dependencies_parsed_at":"2023-01-14T04:29:03.006Z","dependency_job_id":"5fa1e998-b0ab-4117-b09b-59b7748b7ced","html_url":"https://github.com/WhyNotHugo/python-barcode","commit_stats":{"total_commits":461,"total_committers":47,"mean_commits":9.808510638297872,"dds":0.737527114967462,"last_synced_commit":"c00208824d8cf370f3e84407d477af663648fa0e"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/WhyNotHugo/python-barcode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WhyNotHugo","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/sbom","scorecard":{"id":151075,"data":{"date":"2025-08-11","repo":{"name":"github.com/WhyNotHugo/python-barcode","commit":"2f96373fb25939b8fa98e1a9537a0ecfe26eb708"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"Code-Review","score":2,"reason":"Found 6/22 approved changesets -- score normalized to 2","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":"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":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.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/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/WhyNotHugo/python-barcode/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/WhyNotHugo/python-barcode/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/WhyNotHugo/python-barcode/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/WhyNotHugo/python-barcode/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/WhyNotHugo/python-barcode/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:33","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"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"}},{"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENCE:0","Info: FSF or OSI recognized license: MIT License: LICENCE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.14.0 not signed: https://api.github.com/repos/WhyNotHugo/python-barcode/releases/67057134","Warn: release artifact v0.13.1 not signed: https://api.github.com/repos/WhyNotHugo/python-barcode/releases/29806282","Warn: release artifact v0.13.0 not signed: https://api.github.com/repos/WhyNotHugo/python-barcode/releases/29743785","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/WhyNotHugo/python-barcode/releases/29711330","Warn: release artifact v0.11.0 not signed: https://api.github.com/repos/WhyNotHugo/python-barcode/releases/23949281","Warn: release artifact v0.14.0 does not have provenance: https://api.github.com/repos/WhyNotHugo/python-barcode/releases/67057134","Warn: release artifact v0.13.1 does not have provenance: https://api.github.com/repos/WhyNotHugo/python-barcode/releases/29806282","Warn: release artifact v0.13.0 does not have provenance: https://api.github.com/repos/WhyNotHugo/python-barcode/releases/29743785","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/WhyNotHugo/python-barcode/releases/29711330","Warn: release artifact v0.11.0 does not have provenance: https://api.github.com/repos/WhyNotHugo/python-barcode/releases/23949281"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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"}}]},"last_synced_at":"2025-08-16T10:41:22.350Z","repository_id":26354682,"created_at":"2025-08-16T10:41:22.350Z","updated_at":"2025-08-16T10:41:22.350Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283214854,"owners_count":26798849,"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-11-07T02:00:06.343Z","response_time":61,"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_record":{"login":"WhyNotHugo","name":"Hugo","uuid":"730811","kind":"user","description":"π = 3","email":"","website":"https://whynothugo.nl/","location":"The Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/730811?u=1bc85d57b1fd0f683e28d1898bb293a8e2901e26\u0026v=4","repositories_count":138,"last_synced_at":"2025-11-07T16:00:02.168Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/WhyNotHugo","funding_links":[],"total_stars":null,"followers":246,"following":0,"created_at":"2022-11-02T16:26:38.384Z","updated_at":"2025-11-07T16:00:02.168Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WhyNotHugo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WhyNotHugo/repositories"},"tags":[{"name":"v0.16.1","sha":"cf58852b02a4c30c84d4678a357e83bd71374adc","kind":"tag","published_at":"2025-08-27T10:57:19.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.16.1","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"f013b69dc63874924a2b88b90e5028be3e7bdc11","kind":"tag","published_at":"2025-08-27T10:27:19.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.16.0","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"34e514a1ec0933cc74ee059c28d36081569e85a5","kind":"tag","published_at":"2023-07-05T22:55:26.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.15.1","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"68eb9f48a584e4f6103359f6ab271857990c46be","kind":"tag","published_at":"2023-07-05T22:51:27.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.15.0","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"c7c7923c1ad5f8271d3fa07beb4a17bf1e96f4c3","kind":"tag","published_at":"2022-05-17T07:00:43.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.14.0","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"6722d8d057435b457cbd6e8868e0fbfe5a3279c5","kind":"tag","published_at":"2020-08-18T09:25:37.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.13.1","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"a32866f06f315223046ec8bb2a3c81df0ea17502","kind":"tag","published_at":"2020-08-16T09:21:50.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.13.0","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"261984c2557a05402112f3cee151fb1d5f007367","kind":"tag","published_at":"2020-08-14T18:02:52.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.12.0","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"a4eff169b6f15d9025186771571aa708f3c333ea","kind":"tag","published_at":"2020-02-25T01:28:22.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.11.0","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e6d1a3e9eb92f1083cfc8ee72ea9924b4e2be32e","kind":"tag","published_at":"2019-05-24T08:38:46.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.10.0","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"b9f4cc898e451fcfd7bcb51566d5076776827e0c","kind":"tag","published_at":"2018-06-14T16:46:42.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.9.0","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"933b6fa0f89d0ff64a72db1d35cf2826367f8feb","kind":"tag","published_at":"2018-05-11T17:49:28.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.8.3","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"1bac109e4dc8e256c32be83532dab89a8aecd4b8","kind":"tag","published_at":"2018-05-11T17:44:03.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.8.2","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"52825a18f237c51da3c88e56e583ba228ce6b77d","kind":"tag","published_at":"2017-10-26T22:53:44.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.8.1","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be940aa9ab80eebfd120f6bb0ecaa6d932679f65","kind":"tag","published_at":"2017-10-12T23:13:14.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.8.0","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.8.0/manifests"},{"name":"0.8beta1","sha":"4543da7ee56bbeb17dbf3d7cffbc06c0972bbcfc","kind":"commit","published_at":"2013-07-02T07:58:19.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/0.8beta1","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/0.8beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@0.8beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/0.8beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/0.8beta1/manifests"},{"name":"0.7","sha":"e963259b25c36bb5e28c6a9d20dfdb87efb08c8f","kind":"commit","published_at":"2013-07-02T05:27:03.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/0.7","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/0.7/manifests"},{"name":"0.7beta4","sha":"d40754f067222dc0886a77ca97e7814ff18c6a4b","kind":"commit","published_at":"2013-06-30T10:01:02.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/0.7beta4","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/0.7beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@0.7beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/0.7beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/0.7beta4/manifests"},{"name":"0.7beta3","sha":"21cd4e5b4262afcc06ddf70c64538f918603eb66","kind":"commit","published_at":"2013-06-29T06:16:48.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/0.7beta3","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/0.7beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@0.7beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/0.7beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/0.7beta3/manifests"},{"name":"0.7beta2","sha":"29c8720b0258f639ed8666f2aa22b7b7ccf5fa41","kind":"commit","published_at":"2013-06-28T07:33:31.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/0.7beta2","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/0.7beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@0.7beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/0.7beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/0.7beta2/manifests"},{"name":"v0.6","sha":"943bb44b72355b0ad40fb47d10b916949efe9a28","kind":"commit","published_at":"2011-11-21T18:11:22.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.6","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.6/manifests"},{"name":"v0.6b3","sha":"6c4b21f6fdf104e213481345ce44fafe9229cadc","kind":"commit","published_at":"2011-11-21T13:19:46.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.6b3","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.6b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.6b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.6b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.6b3/manifests"},{"name":"v0.6b2","sha":"8c7d917a2ad3d67f69842d847152e55c47d6a084","kind":"commit","published_at":"2011-05-28T06:07:33.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.6b2","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.6b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.6b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.6b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.6b2/manifests"},{"name":"v0.6b1","sha":"fce256125835fe8f7adf9debfb2787b74dd49703","kind":"commit","published_at":"2011-03-09T09:17:11.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.6b1","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.6b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.6b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.6b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.6b1/manifests"},{"name":"v0.5.0","sha":"3f038eabacac6683bd44a796ba0c0d200726249b","kind":"commit","published_at":"2010-10-22T13:43:35.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.5.0","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.5.0/manifests"},{"name":"v0.5.0b1","sha":"3d6e20eb0136fc0a453c06b6c7d8acc3c1bad2a4","kind":"commit","published_at":"2010-10-16T07:47:51.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.5.0b1","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.5.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.5.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.5.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.5.0b1/manifests"},{"name":"v0.4.3","sha":"d6b20e91362277b74968b0d8c6deb1a4a0e6a43c","kind":"commit","published_at":"2010-07-25T09:00:02.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.4.3","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"ea32422c6335fc3217efdb7df38ecee13fb218ea","kind":"commit","published_at":"2010-07-24T15:14:20.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.4.2","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"edf6f086cccadeb9d8d21fc0e2a4ad42be37dffb","kind":"commit","published_at":"2010-05-08T19:57:59.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.4.1","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"48b03c487424ff4b48a5ba0e1e0c2dee7fb8169f","kind":"commit","published_at":"2010-03-14T08:16:36.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.4","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.4/manifests"},{"name":"v0.4b2","sha":"25b974015a88db203036f257f4569c74a799f13d","kind":"commit","published_at":"2010-03-13T09:03:17.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.4b2","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.4b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.4b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.4b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.4b2/manifests"},{"name":"v0.4b1","sha":"06c9a7502a14fadc62a746556c2c10f182539575","kind":"commit","published_at":"2010-03-12T20:02:43.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.4b1","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.4b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.4b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.4b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.4b1/manifests"},{"name":"v0.3","sha":"d72f93e130612f781b38616e54a8c4a151d7ddf9","kind":"commit","published_at":"2009-10-02T08:20:26.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.3","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.3/manifests"},{"name":"v0.3b1","sha":"35aad7c9b7a92ba5d36f0d25bb15844b18db48f4","kind":"commit","published_at":"2009-10-01T08:13:37.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.3b1","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.3b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.3b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.3b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.3b1/manifests"},{"name":"v0.2.1","sha":"4a931791d3dafcf55421c35a08fca94d5fbf77cc","kind":"commit","published_at":"2009-09-28T19:18:14.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.2.1","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.2.1/manifests"},{"name":"v0.1","sha":"c820599ea0407f0cb1ac8ad083d0af134139c511","kind":"commit","published_at":"2009-06-20T06:59:28.000Z","download_url":"https://codeload.github.com/WhyNotHugo/python-barcode/tar.gz/v0.1","html_url":"https://github.com/WhyNotHugo/python-barcode/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/WhyNotHugo/python-barcode@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-17T04:21:30.705Z","dependent_packages_count":2,"downloads":20038,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":19.505864736710755,"stargazers_count":17.55428000998253,"forks_count":16.401297728974296,"average":21.871724482156225},"purl":"pkg:conda/python-barcode?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/python-barcode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/python-barcode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/python-barcode/dependencies","status":null,"funding_links":["https://github.com/sponsors/WhyNotHugo","https://patreon.com/WhyNotHugo"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-31T01:01:50.252Z","issues_count":67,"pull_requests_count":95,"avg_time_to_close_issue":25954837.774193548,"avg_time_to_close_pull_request":4037367.283950617,"issues_closed_count":31,"pull_requests_closed_count":81,"pull_request_authors_count":24,"issue_authors_count":66,"avg_comments_per_issue":2.537313432835821,"avg_comments_per_pull_request":1.5157894736842106,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":49,"past_year_issues_count":8,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":82268.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhyNotHugo%2Fpython-barcode/issues","maintainers":[{"login":"WhyNotHugo","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WhyNotHugo"}],"active_maintainers":[{"login":"WhyNotHugo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WhyNotHugo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-barcode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-barcode/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-barcode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-barcode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-barcode/codemeta","maintainers":[]}