{"id":19543011,"url":"https://github.com/cemwebdev/generate_qr_code","last_synced_at":"2025-02-26T05:26:56.507Z","repository":{"id":251525703,"uuid":"837671976","full_name":"CemWebDev/generate_qr_code","owner":"CemWebDev","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-03T17:57:13.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T18:53:44.196Z","etag":null,"topics":["image-processing","pillow","python","python-qrcode","python-visualization","qr-code","qrcode","styling"],"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/CemWebDev.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-08-03T17:02:10.000Z","updated_at":"2024-08-24T18:24:38.000Z","dependencies_parsed_at":"2024-08-03T18:26:46.849Z","dependency_job_id":"8c1d0dc9-efd7-439a-b409-fac81feafa48","html_url":"https://github.com/CemWebDev/generate_qr_code","commit_stats":null,"previous_names":["simplyprogyt/generate_qr_code","cemwebdev/generate_qr_code"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CemWebDev%2Fgenerate_qr_code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CemWebDev%2Fgenerate_qr_code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CemWebDev%2Fgenerate_qr_code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CemWebDev%2Fgenerate_qr_code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CemWebDev","download_url":"https://codeload.github.com/CemWebDev/generate_qr_code/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240797159,"owners_count":19859134,"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":["image-processing","pillow","python","python-qrcode","python-visualization","qr-code","qrcode","styling"],"created_at":"2024-11-11T03:16:55.424Z","updated_at":"2025-02-26T05:26:56.455Z","avatar_url":"https://github.com/CemWebDev.png","language":"Python","readme":"# generate_qr_code\n\nThis project is a Python application that generates QR codes, including custom-designed ones. It uses the `qrcode` and `Pillow` libraries to create and manipulate QR codes.\n\n## Features\n\n- Generate QR codes from URLs\n- Customize QR code appearance with colors and borders\n- Save QR codes as images\n\n## Installation\n\nTo get started with this project, you'll need to have Python installed. Follow the steps below to set up the project.\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/SimplyProgYT/qr-code-generator.git\n    cd qr-code-generator/generate_qr_code\n    ```\n\n2. Create and activate a virtual environment (optional but recommended):\n\n    ```bash\n    python -m venv venv\n    source venv/bin/activate  # On Windows, use `venv\\Scripts\\activate`\n    ```\n\n3. Install the required packages:\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n## Usage\n\nTo generate a QR code, run the `generate_qr_code.py` script. You can customize the URL and other parameters directly in the script.\n\n```bash\npython generate_qr_code.py\n```\n\n## Example\n\n![Example QR Code](./qr_code.png)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemwebdev%2Fgenerate_qr_code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcemwebdev%2Fgenerate_qr_code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemwebdev%2Fgenerate_qr_code/lists"}