{"id":19860528,"url":"https://github.com/jefferson1104/barcode-generator","last_synced_at":"2026-05-14T10:37:16.686Z","repository":{"id":221463559,"uuid":"754444486","full_name":"jefferson1104/barcode-generator","owner":"jefferson1104","description":"This is a project developed in Python, using the Flask framework. The main goal is to provide a barcode generator for products. ","archived":false,"fork":false,"pushed_at":"2024-02-23T19:18:58.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"Main","last_synced_at":"2025-01-11T14:47:51.464Z","etag":null,"topics":["flask","pytest","python"],"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/jefferson1104.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}},"created_at":"2024-02-08T04:04:18.000Z","updated_at":"2024-02-23T19:00:34.000Z","dependencies_parsed_at":"2024-02-08T05:29:36.123Z","dependency_job_id":"3b0d97da-ae3f-400a-9d7c-f67c34330565","html_url":"https://github.com/jefferson1104/barcode-generator","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"84d9fdc9c535bd0a81007e6d3f82ada79de795d1"},"previous_names":["jefferson1104/barcode-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferson1104%2Fbarcode-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferson1104%2Fbarcode-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferson1104%2Fbarcode-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferson1104%2Fbarcode-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jefferson1104","download_url":"https://codeload.github.com/jefferson1104/barcode-generator/tar.gz/refs/heads/Main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241262938,"owners_count":19936055,"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"}},"keywords":["flask","pytest","python"],"created_at":"2024-11-12T15:06:11.528Z","updated_at":"2026-05-14T10:37:16.656Z","avatar_url":"https://github.com/jefferson1104.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\" style=\"margin-bottom: 20px;\"\u003e\n  \u003cdiv\u003e\n    \u003ch1\u003eBARCODE GENERATOR\u003c/h1\u003e\n  \u003c/div\u003e\n\n  \u003cdiv align=\"center\"\u003e\n    \u003cimg alt=\"technology\" src=\"https://img.shields.io/badge/Python-FFD43B?style=for-the-badge\u0026logo=python\u0026logoColor=blue\"\u003e\n    \u003cimg alt=\"technology\" src=\"https://img.shields.io/badge/Flask-000000?style=for-the-badge\u0026logo=flask\u0026logoColor=white\"\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n\n## :memo: About project\n\nThis is a project developed in Python, using the Flask framework. The main goal is to provide a barcode generator for products. Some interesting features of this project include: Pylint and Pre-commit Configuration, Unit Testing with Pytest, Utilization of Libraries like python-barcode, Pillow and Cerberus.\n\n## :rocket: Technologies\n\n- [Python](https://docs.python.org/3/)\n- [Virtual Env](https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/)\n- [Pylint](https://pylint.readthedocs.io/en/stable/)\n- [Pre-commit](https://pre-commit.com/)\n- [Flask](https://flask.palletsprojects.com/en/3.0.x/)\n- [python-barcode](https://python-barcode.readthedocs.io/en/stable/)\n- [Pillow](https://python-pillow.org/)\n- [Cerberus](https://docs.python-cerberus.org/)\n- [Pytest](https://docs.pytest.org/en/8.0.x/getting-started.html)\n\n## :cyclone: Run this project\n\n```bash\n# Clone this project\n$ git clone https://github.com/jefferson1104/barcode-generator.git\n\n# Project directory\n$ cd barcode-generator\n\n# Install and config virtualenv\n$ pip3 install virtualenv\n$ python3 -m venv .venv\n$ source .venv/bin/activate\n\n# Install dependencies\n$ pip install -r requirements.txt -v\n\n# run project\n$ python3 run.py\n```\n\n## :traffic_light: Endpoints\n\n```bash\n# to create tag\nhttp://localhost:3000/create_tag\n\n# body json example\n{\n    \"product_code\": \"123456\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefferson1104%2Fbarcode-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjefferson1104%2Fbarcode-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefferson1104%2Fbarcode-generator/lists"}