You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python QR Code and Barcode Generator with a simple tkinter GUI. Generate QR codes and barcodes from text or URLs, customize sizes, and save as .png. Perfect for beginners learning Python GUI prog…
This is a simple micro-project implementing an Inventory Management System to manage buying, selling, and tracking profit/loss for items (like vegetables). The project is developed in C language us…