| Projects on Google Code | Results 1 - 10 of 11 |
==This is the port of Python programming language to the Sony PSP console.==
The current version is *2.5.2* which is the latest ported release from CPython and Stackless Python.
From the [http://www.stackless.com Stackless] main page:
Stackless Python is an enhanced version of the Python pr...
= Sorrows MUD Framework v3.0 =
This is a MUD framework written using Stackless Python.
= Features =
== Game ==
There are only a few experimental bits and pieces. But the framework is ready to have game systems built on top of it.
== Development ==
* *Code reloading*: When a file ...
This project hosts examples using [http://www.stackless.com Stackless Python] and combined usage of stackless with [http://www.riverbankcomputing.co.uk PyQt], the bindings for [http://www.trolltech.com Trolltech QT] GUI library, [http://www.twistedmatrix.com Twisted] framework and others.
Check ...
I love python, ogre and maya, all of them are great product.
I want make a simple game show how to mix them together, and as a prototype of 3d mmorpg.
I hope it will be usefull for you, Thanks.
==Eurasia 3.0.0 Beta1.1==
[http://code.google.com/p/eurasia/ http://eurasia.googlecode.com/files/eurasia.gif] [http://eurasia.googlecode.com/files/Eurasia-3.0.0b1.1-snapshot.tar.bz2 http://plone.org/platform_linux.gif] [http://eurasia.googlecode.com/files/Eurasia-3.0.0b1.1-snapshot.tar.bz2 ht...
Concept Engine is written in Stackless Python with C++ extensions. It uses SDL and Open AL. Concept Engine is currently in development and available under the LGPL 3.0 license.
This is a easy implementation of the interactive python shell on the Sony PSP. It uses facilities from [http://code.google.com/p/pspstacklesspython/ pspstacklesspython] and [http://pspstacklesspython.googlecode.com/files/ptdanzeff.zip Python Danzeff On-Screen-Keyboard]
==Usage:==
# run as yo...
It's a game for python programer.
You can write your own animals in python, and put them into the
ecosystem, then you can watch their pullulations, competitions, etc.
Uses: Stackless Python, Ogre, IQFeed, and other data feeds.
=Python OODB=
Provides a Pythonic Object-Oriented BTree Database that stores pickled Python objects using a variety of Object Picklers ranging from the Python native cPickle to a Safe-Serializer that stores Python objects in a safe manner thus allowing Objects to be stored under Linux and retriev...