Differences between revisions 1 and 2
Revision 1 as of 2008-08-29 20:20:45
Size: 810
Editor: bzq-79-177-153-212
Comment:
Revision 2 as of 2008-11-15 14:00:12
Size: 813
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
[http://pylaunchy.sourceforge.net PyLaunchy] is an extension to [http://www.launchy.org Launchy's] plugin system, that allows a user to develop Launchy plugins in the Self:Python programming language. [[http://pylaunchy.sourceforge.net|PyLaunchy]] is an extension to [[http://www.launchy.org|Launchy's]] plugin system, that allows a user to develop Launchy plugins in the [[Python]] programming language.
Line 4: Line 4:
[http://www.launchy.org Launchy] is a free open source application launcher for GNU/Linux and Windows, written in C++ and uses QT. The application can be extended by writing C++ plugins [[http://www.launchy.org|Launchy]] is a free open source application launcher for GNU/Linux and Windows, written in C++ and uses QT. The application can be extended by writing C++ plugins
Line 6: Line 6:
PyLaunchy provides a framework for writing Launchy plugins as Python scripts. It uses Self:boost.python for C++ bindings and Self:PyQt4 for integration with QT. PyLaunchy provides a framework for writing Launchy plugins as Python scripts. It uses [[boost.python]] for C++ bindings and PyQt4 for integration with QT.
Line 9: Line 9:
 * Website can be found at [http://pylaunchy.sourceforge.net http://pylaunchy.sourceforge.net]
 * SourceForge page can be found at [http://sourceforge.net/projects/pylaunchy http://sourceforge.net/projects/pylaunchy]
 * Website can be found at [[http://pylaunchy.sourceforge.net|http://pylaunchy.sourceforge.net]]
 * SourceForge page can be found at [[http://sourceforge.net/projects/pylaunchy|http://sourceforge.net/projects/pylaunchy]]

PyLaunchy

PyLaunchy is an extension to Launchy's plugin system, that allows a user to develop Launchy plugins in the Python programming language.

Launchy is a free open source application launcher for GNU/Linux and Windows, written in C++ and uses QT. The application can be extended by writing C++ plugins

PyLaunchy provides a framework for writing Launchy plugins as Python scripts. It uses boost.python for C++ bindings and PyQt4 for integration with QT.

Links to project:

PyLaunchy (last edited 2013-06-15 07:25:36 by kshahar)

Unable to edit the page? See the FrontPage for instructions.