Skip to main content

Single-thread dict-based messenger inspired by the Robot Operation System.

Project description

dictmsgr

Dict Messenger inspired by Robot Operation System, publish topic by setting item to a dict-like Context object. Callback subscription can be registered to be used in a single thread. The callback function should have signature callback(ctx, msg) and will be called when Context.__setitem__() is fired. This dict is designed to function like a project-wide globals() that you can read&write. '/' is used to specify multi-level nested dict keys.

pip install dictmsgr

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

dictmsgr-0.2.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

dictmsgr-0.2-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

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