My needs:
- I need to develop a cross-platform GUI application.
- the chosen solution should be the fastest to implement
- should be easy to expand
The application is only a database interface, mainly for CRUD operations, listing, filtering, exporting, charts and graphs, etc.
After reading some solutions (Python Card, PyGUI, DABO, pygtkhelpers, kiwi, pajamas, clean-mvc, PyQt / PySide, Wax, Tk-based frameworks, AVC, Fox, etc.), I ended up in two private solutions. one of which is Camelot.
Before moving on to this, I would like to get some opinions about Camelot users against skeptics.
Thanks for sharing :)
source
share