From c6de99f95be42ea29bd43352c36c2d1c2afcad72 Mon Sep 17 00:00:00 2001 From: Jeroen Dierckx Date: Wed, 4 Sep 2013 13:49:24 +0200 Subject: [PATCH] Added Camelot information to gui.rst --- docs/scenarios/gui.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/scenarios/gui.rst b/docs/scenarios/gui.rst index 7f502b37d..4dbc650b8 100644 --- a/docs/scenarios/gui.rst +++ b/docs/scenarios/gui.rst @@ -87,3 +87,16 @@ source code to be executed as a standalone desktop application. `Python Wiki for PyjamasDesktop `_. The main website; `pyjs Desktop `_. + +Camelot +------- +`Camelot `_ provides components for building +business applications on top of Python, SQLAlchemy and Qt. It is inspired by +the Django admin interface. + +You can use Camelot to develop both simple and complex business applications +at warp speed. + +The main resource for information is the website: +http://www.python-camelot.com +and the mailinglist https://groups.google.com/forum/#!forum/project-camelot