Hey all, I'm Bruno, founder of Abstra, we are building a GUI builder for Python.
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..)
It is still in development, but we plan to fully launch in a few weeks
2 comments
[ 1.9 ms ] story [ 10.5 ms ] threadThis 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..)
It is still in development, but we plan to fully launch in a few weeks
What would you like to have on a tool like that?