Skip to main content

Simple Signal/Slot implementation

Project description

https://secure.travis-ci.org/Numergy/signalslot.png?branch=master https://img.shields.io/pypi/dm/signalslot.svg https://img.shields.io/pypi/v/signalslot.svg https://coveralls.io/repos/Numergy/signalslot/badge.png https://readthedocs.org/projects/signalslot/badge/?version=latest

signalslot: simple Signal/Slot implementation for Python

This package provides a simple and stupid implementation of the Signal/Slot pattern for Python. Wikipedia has a nice introduction:

Signals and slots is a language construct introduced in Qt for communication between objects[1] which makes it easy to implement the Observer pattern while avoiding boilerplate code.

Rationale against Signal/Slot is detailed in the “Pattern” section of the documentation.

Install

Install latest stable version:

pip install signalslot

Install development version:

pip install -e git+https://github.com/Numergy/signalslot

Upgrade

Upgrade to the last stable version:

pip install -U signalslot

Uninstall

pip uninstall signalslot

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

signalslot-0.2.0.tar.gz (8.9 kB view details)

Uploaded Source

File details

Details for the file signalslot-0.2.0.tar.gz.

File metadata

  • Download URL: signalslot-0.2.0.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for signalslot-0.2.0.tar.gz
Algorithm Hash digest
SHA256 64da1d89b3467c239af317779b237e7116b6f2b637ff29cd5226b59308d320e5
MD5 47776215c093067b1d5383d1dbb349f1
BLAKE2b-256 a51e989f2e12f3c415f59fd83d5e7d39da417e6d0bd97a449feec7c0711baca1

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