charms.reactive

Framework for developing charms and relations using the reactive pattern

0
0
0
Python
public
Forked

Charms.Reactive |badge|

… |badge| image:: https://travis-ci.org/juju-solutions/charms.reactive.svg
:target: https://travis-ci.org/juju-solutions/charms.reactive

This module serves as the basis for creating charms and relation
implementations using the reactive pattern.

The full documentation is available online at: http://pythonhosted.org/charms.reactive/

Usage

The recommended way to develop a charm using Charms.Reactive is by leveraging
the base layer_ and Juju Compose. See Building a Charm from Layers.

… _base layer: https://git.launchpad.net/~bcsaller/charms/+source/basic/
… _Juju Compose: https://github.com/bcsaller/juju-compose
… _Building a Charm from Layers: https://jujucharms.com/docs/stable/authors-charm-building

v0.3.3[beta]