Drag’n Drop UI Builder for Python
Abstra is a visual Python GUI builder for VS Code. Build an app by dragging and dropping widgets into the UI, and connecting them to a single Python script. (more…)
Read more »
Are you doing a repetitive task that feels like it could be automated? I was. Every day for the past year I’d been importing new users for an app into MailChimp by hand. No more! Now that I’ve learned how to code I’ve handed that task over to Python and C… Read more