Skip to main content

No project description provided

Project description

messaging

A simple event handling package.

Almost all application are event driven, for instead , when a serial port is open you want to notify other objects that want to use it. The module provide a clear interface like C# event handlers to help you handle events.

from jimobama_events.event import Event;
from jimobama_events.eventhandler import EventHandler;


def OnClicked(event):
    print(event.Type);

handler  = EventHandler();
handler += OnClicked;
handler(Event('SERIAL_OPEN');

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

jimobama_event-1.0.1.tar.gz (1.5 kB view details)

Uploaded Source

Built Distribution

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

jimobama_event-1.0.1-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file jimobama_event-1.0.1.tar.gz.

File metadata

  • Download URL: jimobama_event-1.0.1.tar.gz
  • Upload date:
  • Size: 1.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.1

File hashes

Hashes for jimobama_event-1.0.1.tar.gz
Algorithm Hash digest
SHA256 5b96c0b8910e13d74c634991c54fd41fa9ab710c546011503ba07ac78e05c961
MD5 df433b3b926ed197d5e21799a77d4f80
BLAKE2b-256 0ba9eee5732c7e974cce0c426a50a956cec52863a8ef1305b24b4d7f545e23cd

See more details on using hashes here.

File details

Details for the file jimobama_event-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: jimobama_event-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.1

File hashes

Hashes for jimobama_event-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7e130a51f37f3be8ab27383e166baecbc16f14fb067dd9dfcb1b4bc38f826de3
MD5 48843e65eabc80cd7f75102732128fe8
BLAKE2b-256 d6548045bf1578b1c4e41800e012f9e9e60957a537ba1ed564f70a525f938568

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