mailing lists
Pyglet communication mostly occurs on mailing lists. You can browse them online or subscribe for immediate or digest updates.
- pyglet-users is the main forum for pyglet discussion.
- pyglet-issues is an announcement list which broadcasts emails from the issue tracker.
- pyglet-commits is an announcement list which broadcasts source 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.
mercurial repository
The mercurial repository houses the source trunk, documentation, examples and development tools. You can browse the repository or check out a working copy using a mercurial client:
hg clone https://pyglet.googlecode.com/hg/ pyglet
See the googlecode hosting page for more details about the repository.
contact
pyglet is developed by many individual volunteers, and there is no central point of contact. If you have a question about developing with pyglet, or you wish to contribute a patch, please join the mailing list (details above).
For legal issues, please contact Alex Holkner. You can reach him via email at Alex.Holkner@gmail.com.