Create __main__.py by stefansjs · Pull Request #400 · lincolnloop/python-qrcode
Navigation Menu
{{ message }}
lincolnloop / python-qrcode Public
- Notifications You must be signed in to change notification settings
- Fork 726
Closed
Conversation
Copy link Copy Markdown
Contributor
stefansjs
commented
May 26, 2025
stefansjs
commented
This file lets you execute qr code as a module from the command-line.
e.g.
python -m qrcode --output qrcode.png "github.com/linkcolnloop/python-qrcode"
Copy link Copy Markdown
Member
bartTC
commented
Jul 22, 2025
bartTC commented
Jul 22, 2025This is great, thank you!
Added tests for it in #402 and merged it. Will be in the next release.
bartTC
closed this
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment