This windows application is able to generate QR code by using rest API, ironpython, and C# .net GUI design
(1) Use python (.py) and rest API as the QR code generator source code file (2) Use IronPython for C# .net integration (3) Use MetroFramework for the modern UI application
P.S. Make sure the user has (A) IronPython and (B) MetroFramework installed
Recommend way to install both packages is through NuGet Package Manager which can be found: Tools > NuGet Package Manager > Manage NuGet Package Solutions > Search for (A) IronPython and (B) MetroFramework & installed accordingly