Skip to content

This windows application is able to generate QR code by using rest API, ironpython, and C# .net GUI design

Notifications You must be signed in to change notification settings

superfooman/QRCodeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QRCodeGenerator

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

About

This windows application is able to generate QR code by using rest API, ironpython, and C# .net GUI design

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published