mailing lists
The main forum for pyglet discussion is the pyglet-users mailing list. You can browse the mailing list online or provide your email address for immediate or digest updates.
There are two more mailing lists if you're interested in following the progress of pyglet development:
- pyglet-issues is an announcement list which broadcasts emails from the issue tracker.
- pyglet-commits is an announcement list which broadcasts SVN commits.
issue tracker
The issue tracker should be used to report any bugs or compatibility issues. You will need a Google account to submit issues.
wiki
We have a wiki which is primarily used for discussing future design aspects of pyglet. Anyone can read this wiki, however you must be a pyglet developer (have SVN commit access) to write to it.
subversion repository
The subversion repository houses the source trunk, documentation, examples and development tools. You can browse the repository or check out a working copy using an SVN client:
svn checkout http://pyglet.googlecode.com/svn/trunk/ pyglet
contact
pyglet is primarily developed by Alex Holkner. You can reach him via email at Alex.Holkner@gmail.com. Other contributors are noted in the NOTICE file of the source trunk or any source distribution.