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.
Myosin is distributed on PyPI and can be installed using pip
:
$ pip install myosin
- Built on Python Standard Libraries
- Thread-safe Accessors
- Strictly Typed Object-Oriented API
- Built-in Fault-Tolerance
- State-driven Asynchronous Callbacks
- Prometheus Monitoring
Visit the documentation page to learn more.
Contributions are welcome! Please see the issue backlog and project kanban for active work items or contact me at [email protected].
This project is licensed under the terms of the MIT License