Python-Ogre is different from the Ogre3D engine it is based upon as it comes pre-bundled with Python bindings and demos for many other support libraries.
Python-Ogre has compatibility for all platforms supported by OGRE:
The Python-Ogre wiki, contains build instructions for Windows, Linux, and Mac OS X platforms, as well as tutorials and example code snippets.
Ogre3D hosts the official Python-Ogre forum for helping developers in their use of the engine.
The PyOgre project began in early 2005, where a Python binding for OGRE was first attempted using Boost.Python from the Boost C++ Libraries by two members of the Ogre3D community, Clay Culver and Federico Di Gergorio. This effort ultimately failed, which prompted the use of SWIG as the basis for the C++ binding.1 This method proved to be rather successful, providing to the community with a somewhat limited and error-prone implementation, but an implementation nonetheless.
In mid-2006, Lakin Wecker began work on Python-Ogre, based on the Boost.Python libraries, as was attempted before. This was developed alongside the PyOgre project. He was aided by Andy Miller, who then later took over development of the project with assistance from Roman Yakovenko, Joseph Lisee, and Ben Harling during the evolution of the engine.2
Development of PyOgre was halted in mid-2007, and officially succeeded by Python-Ogre.3
As of summer of 2008, Andy Miller was actively working on adding new features to Python-Ogre, as well as providing support and maintenance.
As of January 2014, the main website at python-ogre.org went offline, but wiki.python-ogre.org is still extant.
The following libraries are either currently supported, or have at one point in time worked with the Python-Ogre engine. Support for particular libraries are noted in each release. Demos are available for all libraries listed, however, not all demos function, due to the constantly evolving codebase and limited number of active developers.
"Introduction to PyOgre". Archived from the original on September 20, 2008. https://web.archive.org/web/20080920052947/http://www.ogre3d.org/wiki/index.php/Introduction_to_PyOgre#Brief_History_and_Why_SWIG_.3COutdated.3E ↩
"Ogre3D Addons Forums - First Release of Python-Ogre". Archived from the original on February 10, 2012. https://web.archive.org/web/20120210082130/http://www.ogre3d.org/addonforums/viewtopic.php?t=2511 ↩
"Ogre3D Addons Forums - Python-Ogre official". Archived from the original on February 10, 2012. https://web.archive.org/web/20120210082317/http://www.ogre3d.org/addonforums/viewtopic.php?t=3917 ↩