[pygccxml-commit] SF.net SVN: pygccxml:[1732] pyplusplus_dev/docs/quotes.rest
Brought to you by:
mbaas,
roman_yakovenko
From: <rom...@us...> - 2009-05-14 12:04:55
|
Revision: 1732 http://pygccxml.svn.sourceforge.net/pygccxml/?rev=1732&view=rev Author: roman_yakovenko Date: 2009-05-14 12:04:50 +0000 (Thu, 14 May 2009) Log Message: ----------- adding new user Modified Paths: -------------- pyplusplus_dev/docs/quotes.rest Modified: pyplusplus_dev/docs/quotes.rest =================================================================== --- pyplusplus_dev/docs/quotes.rest 2009-05-13 12:31:34 UTC (rev 1731) +++ pyplusplus_dev/docs/quotes.rest 2009-05-14 12:04:50 UTC (rev 1732) @@ -49,10 +49,10 @@ David Carpman -"... I started a few months ago to develop a set of Python bindings for -OpenCascade modeling/visualization library. After a quick tour to evaluate -different solutions, my choice lead me to Py++, which is a very convenient -tool : I was able to achieve the first release of my project only two weeks after +"... I started a few months ago to develop a set of Python bindings for +OpenCascade modeling/visualization library. After a quick tour to evaluate +different solutions, my choice lead me to Py++, which is a very convenient +tool : I was able to achieve the first release of my project only two weeks after the project start !" Paviot Thomas @@ -114,24 +114,29 @@ * `OIS`_ - an object oriented input system. .. _`OIS` : http://www.wreckedgames.com/forum/ - + * All in all, `Python-OGRE`_ project contains bindings for more than 30 libraries. You can find code generation scripts here: https://python-ogre.svn.sourceforge.net/svnroot/python-ogre/trunk/python-ogre/code_generators/ -* `Rising Sun Pictures`_ company is using :doc:`Py++ <pyplusplus>` to create Python bindings for +* `Rising Sun Pictures`_ company is using :doc:`Py++ <pyplusplus>` to create Python bindings for `Apple Shake API`_. `PyShake`_ enables running of Python code from within Shake and by exposing the Shake API to Python. - + .. _`Rising Sun Pictures` : http://open.rsp.com.au/ .. _`Apple Shake API` : http://www.apple.com/shake/ .. _`PyShake` : http://open.rsp.com.au/projects/pyshake -* Paviot Thomas, the author of `pythonOCC`_ project, is using :doc:`Py++ <pyplusplus>` to create +* Paviot Thomas, the author of `pythonOCC`_ project, is using :doc:`Py++ <pyplusplus>` to create Python bindings for `OpenCascade`_, a 3D modeling & numerical simulation library. .. _`pythonOCC` : http://www.minerva-plm.org/pythonOCC/ .. _`OpenCascade` : http://www.opencascade.org/ +* Adrien Saladin, the author of `PTools`_ project, is using :doc:`Py++ <pyplusplus>` + to create an opensource molecular docking library. + + .. _`PTools` : http://www.biomedcentral.com/1472-6807/9/27/abstract + * I am :-). I created Python bindings for the following libraries: * `Boost.Date_Time`_ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |