|
|
Log in / Subscribe / Register

Python testing client for Second Life virtual world announced

From:  Lawson English <lenglish5-AT-cox.net>
To:  python-list-AT-python.org, python-announce-AT-python.org, pyopenssl-list-AT-lists.sourceforge.net
Subject:  [ANN] Python testing client for Second Life virtual world
Date:  Fri, 01 May 2009 13:10:26 -0700
Message-ID:  <49FB5732.8030807@cox.net>
Archive‑link:  Article

If anyone is curious, I'm working on a GUI shell for the python second 
life client, pyogp.

Temp home for pyogp intro: 
https://wiki.secondlife.com/wiki/Pyogp/Client_Lib
Basically the [first] plan is to have a GUI wrapper around the sample 
code with a batch file option, and to allow multiple avatar execution 
and control in the same process. It's been tested in the command line 
with up to 20 avatars at once, and the goal is to handle 200 at least, 
for QA purposes, so the GUI has to handle that as well.

Its a pretty interesting project, IMHO. Gives complete source for 
non-graphical aspects of interface with the Second Life virtual world. 
Apache V2 licensed.


Lawson
--
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html




to post comments


Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds