Skip to content

ztnel/myosin

Repository files navigation

Myosin

pypi ci cov rtd lic

Myosin is an experimental framework for developing lightweight state-driven software systems. Myosin provides a flexible and homogenous strictly-typed API for facilitating data transactions between system modules simplifying development and improving system scalability.

Install

Myosin is distributed on PyPI and can be installed using pip:

$ pip install myosin

Features

  1. Built on Python Standard Libraries
  2. Thread-safe Accessors
  3. Strictly Typed Object-Oriented API
  4. Built-in Fault-Tolerance
  5. State-driven Asynchronous Callbacks
  6. Prometheus Monitoring

Visit the documentation page to learn more.

Contributing

Contributions are welcome! Please see the issue backlog and project kanban for active work items or contact me at christian@leapsystems.online.

License

This project is licensed under the terms of the MIT License