Difference between revisions of "PyOGP"

From Second Life Wiki
Jump to navigation Jump to search
Line 26: Line 26:


== Links ==
== Links ==
Please add to the list as you see fit. The more we throw in here, the better off we are in the long run.


* [[Pyogp/LinkCollection|Link Collection]] - a comprehensive list of ressources
Please see [[Pyogp/Links]] to find a comprehensive list of Pyogp project pages on the wiki, as well as related OGP resources.
 
* [https://lists.secondlife.com/cgi-bin/mailman/listinfo/pyogp Pyogp mailing list]
*[[Pyogp/Client_Lib|Python Client Library]] - dedicated page to the client library
**[[Pyogp/Client_Lib/Development| Pyogp Lib Development Information]] - how is development being done, how do I setup my development sandbox, how do I get the code?*[[Pyogp/Test_Harness| Pyogp Test Framework]] - dedicated page to the test harness
*[[Pyogp/Roadmap| Pyogp Roadmap]] - the overall plan for pyogp. Each dedicated page, however, has its own roadmap
*Internal jira tracking Linden Lab's involvement with the work: uh, I'll get back to you.
*Repository - http://svn.secondlife.com/trac/linden/browser/projects/2008/pyogp.
**Note that the code here has changed. The new code is Tao's base code. The old code, the Linden code, is at pyogp_old.
*License - The Apache V2 License has been selected as the license of choice for pyogp.


== Licensing ==
== Licensing ==

Revision as of 15:07, 23 July 2008

Overview

What Is It

Pyogp is an open source project between Linden Lab and AWG to support the testing of the Open Grid Protocol (OGP). Written in Python, Pyogp will consist initially of a client library and test functionality that will enable testing of OGP enabled virtual worlds like Second Life and compatible OpenSim implementations. These components will expand as the effort matures.

How To Contribute

Project Status

  • Client library and overall package architectural decisions have largely been formalized, and client library development continues nicely. Login and message parsing (udp) are well along their way, Teleport is up next.
  • Test harness structure is being formalized, and test cases are being defined and built as we speak
Enus Linden 13:55, 23 July 2008 (PDT)

For more details, please see the Pyogp roadmap.

Documentation

(Placeholder) See Pyogp/Documentation for a list of supporting documentation including requirements, specification, and tutorial and guide pages.

Links

Please see Pyogp/Links to find a comprehensive list of Pyogp project pages on the wiki, as well as related OGP resources.

Licensing

  1. The code written as part of this effort is subject to the Apache v2 license. Read more at http://opensource.org/licenses/apache2.0.php.
 <excerpt>
 Copyright 2008, Linden Research, Inc.
 
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. </excerpt>

Picture of the Moment

  1. 05/29/08: Using quite nasty code, a first contact of sorts via python into the agent domain and onto a simulator:
pyogp and ad enabled sl viewer on a vaak sim via aditi's agent domain