Skip to main content

pygame window system

Project description

Pygwin

Pygwin (pygame window system) provides a set of classes to program very basic window interfaces with pygame.

pygwin is hosted on gitlab: https://gitlab.com/qouify/pygwin/

license

Pygwin is published under the term of GPLv3.

installation

Install latest pygwin release with pip:

pip3 install pygwin

or to get the development version:

git clone https://gitlab.com/qouify/pygwin/
cd pygwin
python setup.py install --user

testing

To see the some of the features provided by the module:

from pygwin.test import test
test.go()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygwin-0.2.0.tar.gz (317.4 kB view hashes)

Uploaded Source

Built Distribution

pygwin-0.2.0-py3-none-any.whl (356.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page