Skip to main content

Simple Inter-Object Messenger similar to the Signal-and-Slot Mechanism

Project description

Documentation

The documentation is available at https://src.koda.cnrs.fr/eric.debreuve/sio-messenger/-/wikis/home.

Installation

This project is published on the Python Package Index (PyPI) at: https://pypi.org/project/sio-messenger/. It should be installable from Python distribution platforms or Integrated Development Environments (IDEs). Otherwise, it can be installed from a command console using pip:

For all users (after acquiring administrative rights)

For the current user (no administrative rights required)

Installation

pip install sio-messenger

pip install --user sio-messenger

Update

pip install --upgrade sio-messenger

pip install --user --upgrade sio-messenger

Dependencies

The development relies on several packages:

  • Mandatory: None

  • Optional: None

The mandatory dependencies, if any, are installed automatically by pip, if they are not already, as part of the installation of SIO-Messenger. Python distribution platforms or Integrated Development Environments (IDEs) should also take care of this. The optional dependencies, if any, must be installed independently by following the related instructions, for added functionalities of SIO-Messenger.

Acknowledgments

https://img.shields.io/badge/code%20style-black-000000.svg https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336

The project is developed with PyCharm Community.

The code is formatted by Black, The Uncompromising Code Formatter.

The imports are ordered by isortyour imports, so you don’t have to.

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

sio_messenger-2024.2.tar.gz (16.7 kB view hashes)

Uploaded Source

Built Distribution

sio_messenger-2024.2-py3-none-any.whl (8.0 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