Closed danielemaddaluno closed 7 years ago
Hi Daniele,
I'm glad you asked this question. As you may know, culerba
UI is based on Tkinter, which is Python's de-facto standard package. Unfortunately, some things that I'm planning to do (and even things I should have done...) are very difficult in Tkinter so I decided to take a different approach for future versions. This new direction involves HTML5 and Javascript so it can be run in a browser.
culebra
will still be maintained but not new functionality will be added.
There's an ongoing private alpha on Google Play. We expect to release it soon. Just as a preview, I'm including a screenshot of the new Culebra Tester.
Stay tuned!
Cool! Let me know here when it will be public available! I'll be glad to be your first beta tester ;D.
Just an update on Culebra Tester. A short demo video and brief description available at dtmilano.github.io/CulebraTester/
I would like to know if the library have a way to run culebra on a server and then expose the gui thought http so i can access to the test generation GUI (knowing the IP of the server and the port exposed) from a browser. Thanks in advance