The current stable version of pyglet is 1.0. See below for the latest development release.
current release
platform distributions
Choose the pyglet distribution corresponding to your platform, or select one of the source distributions below. Double-click on the downloaded file to install pyglet.
- pyglet-1.0.msi: Windows installer, includes AVbin-2
- pyglet-1.0.1.dmg: Mac OS X disk image, includes AVbin-2
documentation
Download the complete documentation and application examples to go with the above platform distributions.
source distributions
The source distribution includes pyglet, documentation and examples. To install, run:
python setup.py install
To play compressed audio and video files, you will also need AVbin.
development release
These packages are provided for testing purposes, and are not suitable for production use.
- Source, documentation and setuptools egg distributions for pyglet 1.1beta2 are available directly from the download server.