Skip to main content

An easy-to-use pygame User Interface Library

Project description

Super Simple and efficient EventSystem for python

Example:
def printHello():
  print("hello")

e = Event()     # Create event system
e += printHello # Add printHello to the event
e()             # Output "hello"
e -= printHello # Remove it again
e()             # Does nothing because there are no subscribed functions

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

PythonEventSystem-1.0.2.tar.gz (1.6 kB view details)

Uploaded Source

Built Distribution

PythonEventSystem-1.0.2-py3-none-any.whl (1.8 kB view details)

Uploaded Python 3

File details

Details for the file PythonEventSystem-1.0.2.tar.gz.

File metadata

  • Download URL: PythonEventSystem-1.0.2.tar.gz
  • Upload date:
  • Size: 1.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.5

File hashes

Hashes for PythonEventSystem-1.0.2.tar.gz
Algorithm Hash digest
SHA256 deeb6834019459b1bf904fc5e18b8f879ccbf09c4f9823173d671d5cda61decd
MD5 591dc4b3db2a4ab7d89c9dce1f65d6cc
BLAKE2b-256 02e9bd54c9fd13b09a80b994b3b9d1526144c3366640bde1e8ec25ae4f73ce83

See more details on using hashes here.

File details

Details for the file PythonEventSystem-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: PythonEventSystem-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 1.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.5

File hashes

Hashes for PythonEventSystem-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 95d27d227673848ab203de7edcfdc4e7180db7d92cdc37a106c75a8d3ecd07a8
MD5 0458dd5ff854d50dfd2948567cf9231b
BLAKE2b-256 1337f6a4e0974e1fa47efefabb455f7d366c9f1a0243bb8ceaff02ddbe17aa79

See more details on using hashes here.

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