{"id":25146540,"url":"https://github.com/csfelix/python-barcode-generator","last_synced_at":"2026-02-25T17:40:09.174Z","repository":{"id":149420870,"uuid":"319947897","full_name":"CSFelix/PYTHON-BARCODE-GENERATOR","owner":"CSFelix","description":"🐍 In this repo, you gonna dicover out how to create barcodes with Python!! 🐍 (🔑 KeyWords: python, python-barcode, barcode, barcode-generator 🔑)","archived":false,"fork":false,"pushed_at":"2021-05-04T18:58:20.000Z","size":6,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-28T12:52:45.126Z","etag":null,"topics":["barcode","barcode-generator","python","python-barcode"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CSFelix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-12-09T12:20:41.000Z","updated_at":"2024-05-30T15:28:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b745e64-98dc-4d8f-986e-5257e274fd6e","html_url":"https://github.com/CSFelix/PYTHON-BARCODE-GENERATOR","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CSFelix/PYTHON-BARCODE-GENERATOR","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFelix%2FPYTHON-BARCODE-GENERATOR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFelix%2FPYTHON-BARCODE-GENERATOR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFelix%2FPYTHON-BARCODE-GENERATOR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFelix%2FPYTHON-BARCODE-GENERATOR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSFelix","download_url":"https://codeload.github.com/CSFelix/PYTHON-BARCODE-GENERATOR/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFelix%2FPYTHON-BARCODE-GENERATOR/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29832974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T17:17:09.781Z","status":"ssl_error","status_checked_at":"2026-02-25T17:16:50.421Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["barcode","barcode-generator","python","python-barcode"],"created_at":"2025-02-08T20:19:22.329Z","updated_at":"2026-02-25T17:40:09.112Z","avatar_url":"https://github.com/CSFelix.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌟 Bar Code Generator 🌟\n\n----\n### `❓ What's it? ❓`\n\n* Bar Code Generator is a Python Code that generates Bar Code (😐) and insert a logo in it!!\n\n----\n### `⚒️ Tools ⚒️`\n\n* Python 3.7 version or later;\n* Python-Barcode package.\n\n----\n### `⚙️ Run ⚙️`\n\n\u003e **Downloading the Packages**\n\n* Open the terminal and tip:\n\n```\npip install python-barcode\n```\n\n\u003e **Running the Code**\n\n* Download the source code;\n* Open cmd and go to Python Code's Folder;\n* Tip:\n\n```\npython bar_code_generator.py\n```\n\n----\n### `📝 Notes 📝`\n\n* **Create New Bar Codes:** you can change the bar code information from line 52.\n* **The Bar Codes Availables Are:**\n\n```\nEAN-8     :    Numbers Only (7 digits + 1 check digit)\nEAN-13    :    Numbers Only (12 digits + 1 check digit)\nEAN-14    :    Numbers Only (13 digits + 1 check digit)\nUPC-A     :    Numbers Only (10 digits + 1 check digit)\nJAN       :    Numbers Only (45 or 49 +  10 digits + 1 check digit)\nISBN-10   :    Numbers Only (9 digits + 1 check digit)\nISBN-13   :    Numbers Only (978 or 979 + 8 digits + 1 check digit)\nISSN      :    Numbers Only (3 prefix digits + 6 digits + 2 issues digits + 1 check digit + 2 sequence digits)\nCode 39   :    UpperCase Letters, Numbers, Space and Symbols [- . $ / + %] (variable length)\nCode 128  :    All ASCII chars (variable length)\nPZN       :    Numbers Only (6 digits + 1 check digit)\n```\n\n----\n### `📫 Reach Me 📫`\n\n\u003e **Email:** **[csfelix08@gmail.com](mailto:csfelix08@gmail.com?)**\n\n\u003e **Linkedin:** **[linkedin.com/in/csfelix/](https://www.linkedin.com/in/csfelix/)**\n\n\u003e **Instagram:** **[instagram.com/c0deplus/](https://www.instagram.com/c0deplus/)**\n\n----\n\n\u003e **Portfolio:** **[CSFelix.io](https://csfelix.github.io/)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsfelix%2Fpython-barcode-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsfelix%2Fpython-barcode-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsfelix%2Fpython-barcode-generator/lists"}