Socket
Book a DemoInstallSign in
Socket

event-systems

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

event-systems

A collection of thread-safe event systems which components can use to subscribe and post to other components.

pipPyPI
Version
0.1.5
Maintainers
1

Event Systems

  • A collection of thread-safe event systems which components can use to subscribe and post to other components.
  • Two implementations are provided currently:
    • instance based (async and threaded)
    • singleton based (async)
  • install: pip install event-systems

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts