{"id":16889639,"url":"https://github.com/benoitc/qrkit","last_synced_at":"2025-04-11T12:57:29.756Z","repository":{"id":57459089,"uuid":"2262573","full_name":"benoitc/qrkit","owner":"benoitc","description":"simple and stupid qr code binding extracted from qrurl","archived":false,"fork":false,"pushed_at":"2018-07-05T08:38:02.000Z","size":48,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T10:07:22.471Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benoitc.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2011-08-24T16:01:01.000Z","updated_at":"2020-10-01T14:22:31.000Z","dependencies_parsed_at":"2022-08-28T01:50:39.960Z","dependency_job_id":null,"html_url":"https://github.com/benoitc/qrkit","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benoitc%2Fqrkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benoitc%2Fqrkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benoitc%2Fqrkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benoitc%2Fqrkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benoitc","download_url":"https://codeload.github.com/benoitc/qrkit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248404162,"owners_count":21097666,"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-13T16:58:05.819Z","updated_at":"2025-04-11T12:57:29.731Z","avatar_url":"https://github.com/benoitc.png","language":"Python","readme":"qrkit\n-----\n\nSimple binding of qrencode library released under the public domain\nextracted from qurl.\n\n\nRequirements\n++++++++++++\n\nTo build the binding you will need to install:\n\n - `libqrencode-dev \u003capt://libqrencode-dev\u003e`_\n - `Cython \u003capt://cython\u003e`_\n\nTo use it you will need either:\n\n - `Python Imaging Library \u003chttp://www.pythonware.com/products/pil/\u003e`_\n - `Pillow \u003chttps://pillow.readthedocs.org/\u003e`_\n\n\nInstallation\n++++++++++++\n\nDo one of this command to install it from pypi\n\n::\n\n    pip install qrkit\n\nor::\n\n    easy_install qrkit\n\nFrom code::\n   \n   $ python setup.py install\n\n\nSimple usage\n++++++++++++\n\n::\n    \n    from qrkit.qrimg import encode_to_img\n    \n    img = encode_to_img('http://www.python.org/', width=300, border=10)\n    img.save('qrimage.png', 'PNG', quality=80)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenoitc%2Fqrkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenoitc%2Fqrkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenoitc%2Fqrkit/lists"}