{"id":23557069,"url":"https://github.com/lahcenezzara/python-qrcode-explorer","last_synced_at":"2025-05-15T23:08:56.761Z","repository":{"id":267910615,"uuid":"902696471","full_name":"LahcenEzzara/python-qrcode-explorer","owner":"LahcenEzzara","description":"Python QR Code Explorer","archived":false,"fork":false,"pushed_at":"2024-12-13T06:52:35.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T14:29:10.770Z","etag":null,"topics":["python","qr-code","qr-code-generator","segno","svg"],"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/LahcenEzzara.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-13T04:51:23.000Z","updated_at":"2024-12-13T06:54:13.000Z","dependencies_parsed_at":"2024-12-13T07:31:26.297Z","dependency_job_id":"d29a7033-b23b-4aad-87b1-2d2aeeeb4cff","html_url":"https://github.com/LahcenEzzara/python-qrcode-explorer","commit_stats":null,"previous_names":["lahcenezzara/python-qrcode-explorer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LahcenEzzara%2Fpython-qrcode-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LahcenEzzara%2Fpython-qrcode-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LahcenEzzara%2Fpython-qrcode-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LahcenEzzara%2Fpython-qrcode-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LahcenEzzara","download_url":"https://codeload.github.com/LahcenEzzara/python-qrcode-explorer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254436949,"owners_count":22070947,"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":["python","qr-code","qr-code-generator","segno","svg"],"created_at":"2024-12-26T14:19:13.365Z","updated_at":"2025-05-15T23:08:51.718Z","avatar_url":"https://github.com/LahcenEzzara.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python QR Code Generator\n\nThis repository contains a Python script that generates QR codes using the `segno` library. The QR code is created with the message \"Hello, world!\" and saved in both SVG and PNG formats. The script includes options to customize the QR code's size, border, and background.\n\n## Requirements\n\n- Python 3.x\n- `segno` library\n\n## Installation\n\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/LahcenEzzara/python-qrcode-explorer.git\n\n   cd python-qrcode-explorer\n   ```\n\n2. Install the required dependencies using the `requirements.txt` file:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n## How to Use\n\nThe `main.py` script generates a QR code with the message \"Hello, world!\" and saves it in both SVG and PNG formats. You can customize the QR code's size, border, and background color. To run the script, use the following command:\n\n```bash\npython main.py\n```\n\n### Customizations\n- **Border**: The QR code will have a border of 1 module unit.\n- **Scale**: The QR code is scaled by a factor of 10.\n- **Transparent Background**: The SVG file will have a transparent background.\n- **Formats**: The QR code is saved in both SVG and PNG formats.\n\n## Files\n\n- `main.py`: Python script that generates the QR code.\n- `qrcode.svg`: Generated QR code in SVG format with transparent background.\n- `qrcode.png`: Generated QR code in PNG format.\n\n## Example QR Code\n\nAfter running the script, you'll get two files:\n- `qrcode.svg`: The SVG version of the QR code with a transparent background.\n- `qrcode.png`: The PNG version of the QR code with a border.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flahcenezzara%2Fpython-qrcode-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flahcenezzara%2Fpython-qrcode-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flahcenezzara%2Fpython-qrcode-explorer/lists"}