gama avatar

Microservice for QR png generation in Python

gama

Published: 04 Feb 2018 › Updated: 04 Feb 2018Microservice for QR png generation in Python

Microservice for QR png generation in Python

qr.png

New Projects

  • What is the project about?
    A small server for running a simple QR generator in format png given a "data" to be converted in a png image.
  • Technology Stack
    It runs on python, and rely on python "qrcode" module and Pillow for image generation.
  • Roadmap
    Making configuration like a custom port, making a global binary, implementing unit tests. Caching images, adding to docs how to proxy it through nginx and apache.
  • How to contribute?
    Suggesting new features and improvements in the code, or simply making for and doing something in the roadmap/todos.

Installation

pip install ekuerre

Running

python -m ekuerre.main

Then you open from the browser

http://localhost:32491/qr.png?data=HelloWorld123

qr-2.png



Posted on Utopian.io - Rewarding Open Source Contributors

Leave Microservice for QR png generation in Python to:

Written by

Read more #utopian-io posts


Best Posts From gama

We have not curated any of gama's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From gama