Skip to main content

A little GUI system made with pygame

Project description

GITHUB REPOSITORY

SmolPyGUI is a little personal project that I decided I would upload to PyPI. Below are some examples of usage.

A Simple Hello World

from SmolPyGUI import initialize, Button, MainLoop

initialize((500,500)) #makes a 500x500 window

Button(300,300,100,100,"#ff0000",lambda: print("Hello World!")) #makes a 100x100 red button at 300,300 that prints "Hello World!"

MainLoop() #starts the program

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

smolpygui-1.52.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

smolpygui-1.52-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file smolpygui-1.52.tar.gz.

File metadata

  • Download URL: smolpygui-1.52.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.8

File hashes

Hashes for smolpygui-1.52.tar.gz
Algorithm Hash digest
SHA256 bff18ad4f1ed816458476fc79ceae7472d7cf187cb7fe3c6b52fb07014bf4d51
MD5 115605cf268b1af6c2856a94ffd99fed
BLAKE2b-256 b44ffdf4a0099c05e249e798902d32743233fa72bc222e462817f4650a5ac35a

See more details on using hashes here.

File details

Details for the file smolpygui-1.52-py3-none-any.whl.

File metadata

  • Download URL: smolpygui-1.52-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.8

File hashes

Hashes for smolpygui-1.52-py3-none-any.whl
Algorithm Hash digest
SHA256 45318534ee01aa851b0b39436581dcc6fbce1dfdbeb0eb6449c8a672e0291dff
MD5 7723a50700e2be72fb6fd9521beb8f53
BLAKE2b-256 bef5b17f9ad08f43303e33c8094747788e57f9a7c63c22633822a30da15d3646

See more details on using hashes here.

Supported by

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