🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

larch-reactive

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

larch-reactive

reactive programming for python

4.0.12
PyPI
Maintainers
1

larch.reactive - A reactive programming library for Python

larch.reactive is a reactive programming library <https://en.wikipedia.org/wiki/Reactive_programming>_ for Python. The objectives of larch.reactive are:

  • To be lean
  • To be fast
  • To be compatible (it should be possible to add reactive behavior to existing classes)
  • To provide a consistent programming model
  • To be debuggable

Installation

Install larch.reactive either from a distribution package or from PyPI <https://pypi.org/project/larch-reactive>_ with:

.. code-block:: bash

$ pip install larch-reactive

License

larch.reactive is released under the BSD license.

Documentation

For more information, please refer to the full documentation available at:

larch.reactive Documentation <https://kochelmonster.github.io/larch-reactive/index.html>_

Keywords

library

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