{"id":15293432,"url":"https://github.com/hamza-rafique/qrcodegeneratorinpython","last_synced_at":"2026-05-14T20:31:06.729Z","repository":{"id":257543616,"uuid":"858584692","full_name":"Hamza-Rafique/QRCodeGeneratorInPython","owner":"Hamza-Rafique","description":"A simple Python project to generate QR codes using the qrcode library. This project allows you to create QR codes for any input text or URL and save them as image files.","archived":false,"fork":false,"pushed_at":"2024-09-17T07:46:11.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T15:09:18.517Z","etag":null,"topics":["github","python","python3","pythonprojects","qrcode","qrcode-generator","qrcode-scanner"],"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/Hamza-Rafique.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-09-17T06:59:37.000Z","updated_at":"2024-09-17T07:46:15.000Z","dependencies_parsed_at":"2024-09-17T10:10:07.285Z","dependency_job_id":null,"html_url":"https://github.com/Hamza-Rafique/QRCodeGeneratorInPython","commit_stats":null,"previous_names":["hamza-rafique/qrcodegeneratorinpython"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Hamza-Rafique/QRCodeGeneratorInPython","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hamza-Rafique%2FQRCodeGeneratorInPython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hamza-Rafique%2FQRCodeGeneratorInPython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hamza-Rafique%2FQRCodeGeneratorInPython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hamza-Rafique%2FQRCodeGeneratorInPython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hamza-Rafique","download_url":"https://codeload.github.com/Hamza-Rafique/QRCodeGeneratorInPython/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hamza-Rafique%2FQRCodeGeneratorInPython/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278877316,"owners_count":26061428,"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-10-08T02:00:06.501Z","response_time":56,"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"}},"keywords":["github","python","python3","pythonprojects","qrcode","qrcode-generator","qrcode-scanner"],"created_at":"2024-09-30T16:48:45.459Z","updated_at":"2025-10-08T02:29:10.238Z","avatar_url":"https://github.com/Hamza-Rafique.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QR Code Generator\n![Linkdin Hamza Rafique](./hamza-rafique-linkdin.png)\n\nA simple Python project to generate QR codes using the `qrcode` library. This project allows you to create QR codes for any input text or URL and save them as image files.\n\n## Features\n- Generate QR codes for text, URLs, or any string.\n- Save the QR code as an image in PNG format.\n- Customize QR code size and error correction level.\n\n## Prerequisites\n\nBefore running this project, ensure that you have Python installed on your system. You will also need the following Python libraries:\n\n- `qrcode`: For generating the QR codes.\n- `Pillow`: For working with image files (required by `qrcode`).\n\nInstall the required libraries using the following command:\n\n```bash\npip install qrcode[pil]\n```\n\n## Installation\n - 1.Clone the repository:\n \n ```bash\n  git clone https://github.com/Hamza-Rafique/QRCodeGeneratorInPython.git\n  cd qr-code-generator\n```\n - 2.Install the dependencies:\n\n ```bash\n pip install -r requirements.txt\n ```\n\n ## Usage\n\n- Open the qr_code.py file and modify the input_data variable with the text or URL you want to encode into a QR code.\n\n- Run the Python script to generate the QR code:\n\n```bash\npython qr_code.py\n```\n-The QR code image will be saved as hamza-rafique-linkdin.png in the current directory.\n\n**Contributions**\n\nFeel free to fork this repository and submit pull requests to add more features or improve the code.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamza-rafique%2Fqrcodegeneratorinpython","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhamza-rafique%2Fqrcodegeneratorinpython","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamza-rafique%2Fqrcodegeneratorinpython/lists"}