Hey all, I'm Bruno, founder of Abstra, we are building a GUI builder for Python.<p>This is similar to Retool/Appsmith, but instead of JS queries, you can use Python, also this brings some other differences:
- Runs in backend (thus you can pip install anything)
- Easier logic handling code (there is no "query" abstraction where you squeeze your code)
- It's Python! (Code reuse, unit testing, CI/CD, etc..)<p>It is still in development, but we plan to fully launch in a few weeks<p>What would you like to have on a tool like that?