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
Simply an application that can help you to quickly build UIs of applications. A GUI Builder with code generation capabilities for Python Tkinter. Collaborations are highly welcome :)
A package that provides tkinter (in python) with support for drag/drop and widget resizing of widgets directly on a GUI window. I built this while developing my python GUI builder.
A software program that performs reconciliation of credit and debit transactions. It then gives results of reconciled transactions and unreconciled transactions. This was a software project develop…