Versions

Description

It is primarily a standard Python_ (**2 and 3**) module reimplementing the SimpleGUI particular module of CodeSkulptor_ and CodeSkulptor3_ (a Python browser environment). This is in fact a package also with other modules adapted from CodeSkulptor. Simply change .. code-block:: python import simplegui by .. code-block:: python try: import simplegui except ImportError: import SimpleGUICS2Pygame.simpleguics2pygame as simplegui in your CodeSkulptor program and your program **run both** in CodeSkulptor and *standard Python* with this module (and Pygame). |SimpleGUICS2Pygame| `Online HTML documentation`_ on **Read The Docs**. (You can also see the online `SimpleGUI documentation on CodeSkulptor`_ or `SimpleGUI documentation on CodeSkulptor3`_.) | **Sources** and installers on Bitbucket: https://bitbucket.org/OPiMedia/simpleguics2pygame | and on **PyPI**: https://pypi.org/project/SimpleGUICS2Pygame/ . .. _CodeSkulptor: http://www.codeskulptor.org/ .. _CodeSkulptor3: https://py3.codeskulptor.org/ .. _`Online HTML documentation`: https://simpleguics2pygame.readthedocs.io/ .. _Python: https://www.python.org/ .. _`SimpleGUI documentation on CodeSkulptor`: http://www.codeskulptor.org/docs.html .. _`SimpleGUI documentation on CodeSkulptor3`: https://py3.codeskulptor.org/docs.html .. |SimpleGUICS2Pygame| image:: _static/img/SimpleGUICS2Pygame_64x64_t.png

Repository

https://bitbucket.org/OPiMedia/simpleguics2pygame

Project Slug

simpleguics2pygame

Last Built

2 years, 4 months ago passed

Maintainers

Home Page

https://pypi.python.org/pypi/SimpleGUICS2Pygame

Badge

Tags

codeskulptor, game, pygame, python, simplegui, simpleplot

Short URLs

simpleguics2pygame.readthedocs.io
simpleguics2pygame.rtfd.io

Default Version

latest

'latest' Version

master