added a direct method for creating a qrcode.png from a string#1
added a direct method for creating a qrcode.png from a string#1becker990 wants to merge 1 commit into
Conversation
|
Creating a shortcut method is definitely a worthy end-goal. I'd say it may be better to just have a simple function for creating the PIL image, and then let the user save that (or do whatever other PIL transformations are required) rather than just saving it outright. What do you think about that? |
|
Here's the shortcut, anyway. It should suffice |
|
Hey! Hi! I wanna apologize for being so late on it! But before, the thing is... this was my first pull request and i was anyway talking is easy, to the code! really thanks! |
|
I do let some of my project's issues/pull requests lag a bit, but try to keep on top of things. Thanks for your encouraging words and I hope you continue frequent interactions with open source projects. Talk maybe cheap, but it can get people inspired :) |
No description provided.