{"id":23177238,"url":"https://github.com/dzareldeveloper/qr-code","last_synced_at":"2026-06-21T01:02:43.608Z","repository":{"id":267620891,"uuid":"901829378","full_name":"DzarelDeveloper/QR-CODE","owner":"DzarelDeveloper","description":"Project-2 | Hari-2 | 50 Project Python","archived":false,"fork":false,"pushed_at":"2024-12-20T03:21:22.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T10:56:26.881Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/DzarelDeveloper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-12-11T11:49:44.000Z","updated_at":"2024-12-20T03:21:25.000Z","dependencies_parsed_at":"2024-12-11T12:35:51.900Z","dependency_job_id":"0e3cc596-46b6-423f-8d27-6ba6536a2682","html_url":"https://github.com/DzarelDeveloper/QR-CODE","commit_stats":null,"previous_names":["dzareldeveloper/qr-code"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DzarelDeveloper%2FQR-CODE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DzarelDeveloper%2FQR-CODE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DzarelDeveloper%2FQR-CODE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DzarelDeveloper%2FQR-CODE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DzarelDeveloper","download_url":"https://codeload.github.com/DzarelDeveloper/QR-CODE/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276097,"owners_count":20912287,"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":[],"created_at":"2024-12-18T06:32:14.055Z","updated_at":"2026-06-21T01:02:43.588Z","avatar_url":"https://github.com/DzarelDeveloper.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project-2: QR Code Generator\n\n## Description\nThis project generates a QR code for a given URL using Python's `qrcode` library. The generated QR code is saved as an image file and can be shared or used as needed.\n\n## Prerequisites\nBefore running this project, ensure the following module is installed:\n\n- **qrcode**: You can install it using pip:\n\n    ```bash\n    pip install qrcode[pil]\n    ```\n\n## How to Run\n1. Open a terminal or command prompt in the project directory.\n\n2. Run the Python script:\n\n    ```bash\n    python project-2.py\n    ```\n\n3. The QR code will be saved as an image file named `url_qrcode.png` in the same directory as the script.\n\n## Features\n- **Customizable URL**: Modify the `input_URL` variable in the script to generate a QR code for any desired URL.\n- **Image Output**: The QR code is saved as a high-quality PNG image.\n- **Error Correction**: Supports basic error correction to ensure the QR code can be read even if partially damaged.\n\n## Limitations\n- Static URL: The URL must be updated manually in the script.\n- No GUI or user input support.\n\n## Future Enhancements\n- Add a GUI for user-friendly interaction.\n- Allow users to input the URL dynamically via command-line arguments or a text file.\n- Add customization options for colors, size, and error correction levels.\n\n## License\nThis project is licensed under the MIT License by DzarelDeveloper. Feel free to use, modify, and distribute it as you wish.\n\n---\nIf you encounter any issues or have suggestions for improvement, please open an issue or submit a pull request on the [project repository](https://github.com/DzarelDeveloper).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzareldeveloper%2Fqr-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdzareldeveloper%2Fqr-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzareldeveloper%2Fqr-code/lists"}