mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Merge pull request #313 from jeroendierckx/master
Added Camelot information to gui.rst
This commit is contained in:
@@ -87,3 +87,16 @@ source code to be executed as a standalone desktop application.
|
|||||||
`Python Wiki for PyjamasDesktop <http://wiki.python.org/moin/PyjamasDesktop>`_.
|
`Python Wiki for PyjamasDesktop <http://wiki.python.org/moin/PyjamasDesktop>`_.
|
||||||
|
|
||||||
The main website; `pyjs Desktop <http://pyjs.org/>`_.
|
The main website; `pyjs Desktop <http://pyjs.org/>`_.
|
||||||
|
|
||||||
|
Camelot
|
||||||
|
-------
|
||||||
|
`Camelot <http://www.python-camelot.com>`_ 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
|
||||||
|
|||||||
Reference in New Issue
Block a user