{"id":16317067,"url":"https://github.com/simatwa/qrcode-maker-bot","last_synced_at":"2025-05-13T16:12:54.935Z","repository":{"id":213719976,"uuid":"734748804","full_name":"Simatwa/qrcode-maker-bot","owner":"Simatwa","description":"Telegram bot for generating QRCodes","archived":false,"fork":false,"pushed_at":"2023-12-22T16:50:52.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T19:48:42.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Simatwa.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":"2023-12-22T14:04:46.000Z","updated_at":"2024-01-04T19:31:01.000Z","dependencies_parsed_at":"2023-12-22T16:32:37.197Z","dependency_job_id":"546d64ba-47fb-49f5-ab95-bd33b429c0fd","html_url":"https://github.com/Simatwa/qrcode-maker-bot","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"9f4102e9a7dbc03e08b1acef2d30de757daecb91"},"previous_names":["simatwa/qrcode-maker-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simatwa%2Fqrcode-maker-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simatwa%2Fqrcode-maker-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simatwa%2Fqrcode-maker-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simatwa%2Fqrcode-maker-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Simatwa","download_url":"https://codeload.github.com/Simatwa/qrcode-maker-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253980062,"owners_count":21994042,"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-10-10T22:06:30.062Z","updated_at":"2025-05-13T16:12:49.927Z","avatar_url":"https://github.com/Simatwa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"assets/logo.png\" height=\"80px\"width=\"80px\"\u003e\u003c/img\u003e\n\u003c/p\u003e\n\n\n\u003ch1 align=\"center\"\u003eQRCode-maker\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"LICENSE\"\u003e\u003cimg alt=\"License\" src=\"https://img.shields.io/static/v1?logo=MIT\u0026color=Blue\u0026message=MIT\u0026label=License\"/\u003e\u003c/a\u003e\n\u003ca href=\"https://wakatime.com/badge/github/Simatwa/qrcode-maker\"\u003e\u003cimg src=\"https://wakatime.com/badge/github/Simatwa/qrcode-maker.svg\" alt=\"wakatime\"\u003e\u003c/a\u003e\n\u003ca href=\"#\"\u003e\u003cimg src=\"https://img.shields.io/static/v1?label=Development\u0026message=Alpha\u0026color=Orange\u0026logo=progress\" alt=\"Progress\"/\u003e\u003c/a\u003e\n\u003ca href=\"#\"\u003e\u003cimg src=\"https://img.shields.io/static/v1?label=Code Style\u0026message=Black\u0026color=black\u0026logo=Black\" alt=\"Code-style\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003e Generate [QR-code](https://en.wikipedia.org/wiki/QR_code) for whatever text in [.png](https://en.wikipedia.org/wiki/PNG) format.\n\n## Installation\n\nYou need to have [Python\u003e=3.9](python.org) installed.\n\n```\ngit clone https://github.com/Simatwa/qrcode-maker.git\ncd qrcode-maker\npip install -r requirements.txt\n```\n\n## Usage\nFire up the server:\n\n- `python -m flask run -p 8000`\n\nThe v1 endpoint will be available at `http://localhost:8000/v1`\n\n### Parameters \n\n- `data` - The text : ()\n- `fit` - Ensures data fit more efficiently - `Boolean` *data type* : true\n- `version` - QR code version  - *number of modules/dots*. : (1)\n- `box_size` - Size of each box : (10)\n- `border` - Number of modules/dots around QR Code. : (5)\n- `fill_color` - Self explanatory : (black)\n- `back_color` - background color : (white)\n\n## Conclusion\n\nHave some fun with the api available [here](https://qrcode.pythonanywhere.com/v1?data=hello)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimatwa%2Fqrcode-maker-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimatwa%2Fqrcode-maker-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimatwa%2Fqrcode-maker-bot/lists"}