263 Forks
1521 Stars
1521 Watchers

pyglet

pyglet is a cross-platform windowing and multimedia library for Python, for developing games and other visually rich applications.

How to download and setup pyglet

Open terminal and run command
git clone https://github.com/pyglet/pyglet.git
git clone is used to create a copy or clone of pyglet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pyglet https://github.com/pyglet/pyglet/archive/master.zip

Or simply clone pyglet with SSH
[email protected]:pyglet/pyglet.git

If you have some problems with pyglet

You may open issue on pyglet support forum (system) here: https://github.com/pyglet/pyglet/issues