Skip to content

ztnel/myosin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f61121f · Mar 24, 2023
Mar 24, 2023
Mar 24, 2023
Mar 24, 2023
Mar 24, 2023
Mar 20, 2022
Mar 24, 2023
Aug 28, 2022
Sep 3, 2022
Mar 22, 2022
Mar 22, 2022
Aug 30, 2022
Mar 23, 2023
Mar 23, 2023
May 18, 2022

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 [email protected].

License

This project is licensed under the terms of the MIT License