Skip to main content

Primarily a standard Python module reimplementing the SimpleGUI particular module of CodeSkulptor (a browser Python interpreter).

Project description

It is primarily a standard Python (2 and 3) module reimplementing the SimpleGUI particular module of CodeSkulptor (a browser Python interpreter).

Simply change
import simplegui
by
import SimpleGUICS2Pygame.simpleguics2pygame as simplegui
in your CodeSkulptor program and run it in standard Python with this module (and Pygame).

SimpleGUICS2Pygame

Online HTML documentation on Read The Docs.

Installation

If pip is installed on your platform you can do:

>>> pip install SimpleGUICS2Pygame

Else, download the archive SimpleGUICS2Pygame-?.tar.gz, unzip it somewhere. Next in the somewhere/SimpleGUICS2Pygame-?/ subdirectory run:

>>> python setup.py install

Modules simplegui_lib and simpleguics2pygame require (except for the Timer class) Pygame (and must be installed separately).

On Window$:

See Complete installation on Window$ in 4 steps.

Examples

You can see examples in SimpleGUICS2Pygame/example/ subdirectory from the sources archives.

Or online: Python programs running in CodeSkulptor .

Author OPi

License: GPLv3 GPLv3

Copyright (C) 2013 Olivier Pirson

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Changes

  • 01.04.00 — December 16, 2013

    • Customized documentation.

    • Splitted changes in a separated file.

    • Added numeric (Matrix object) module.

    • Corrected some typos by Maxim Rybalov. (Thank you.)

    • Updated simplegui_lib_fps.py.

    • Updated example/RiceRocks_Asteroids.py.

  • 01.03.00 — December 13, 2013

Complete changelog

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

SimpleGUICS2Pygame-01.04.00.tar.gz (732.5 kB view hashes)

Uploaded Source

Built Distributions

SimpleGUICS2Pygame-01.04.00.win-amd64.exe (1.0 MB view hashes)

Uploaded Source

SimpleGUICS2Pygame-01.04.00-py3.3.egg (914.5 kB view hashes)

Uploaded Source

SimpleGUICS2Pygame-01.04.00-py2.7.egg (906.8 kB view hashes)

Uploaded Source

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