An open API service indexing awesome lists of open source software.

https://github.com/hansbug/pylayerstates

Model and DSL for layered state machines
https://github.com/hansbug/pylayerstates

Last synced: 10 months ago
JSON representation

Model and DSL for layered state machines

Awesome Lists containing this project

README

          

# pylayerstates

[![PyPI](https://img.shields.io/pypi/v/pylayerstates)](https://pypi.org/project/pylayerstates/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pylayerstates)
![PyPI - Implementation](https://img.shields.io/pypi/implementation/pylayerstates)
![PyPI - Downloads](https://img.shields.io/pypi/dm/pylayerstates)

![Loc](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/HansBug/d5e9431cf2dc45fbe38dc45fc760e543/raw/loc.json)
![Comments](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/HansBug/d5e9431cf2dc45fbe38dc45fc760e543/raw/comments.json)
[![Maintainability](https://api.codeclimate.com/v1/badges/5b6e14a915b63faeae90/maintainability)](https://codeclimate.com/github/HansBug/pylayerstates/maintainability)
[![codecov](https://codecov.io/gh/hansbug/pylayerstates/branch/main/graph/badge.svg?token=XJVDP4EFAT)](https://codecov.io/gh/hansbug/pylayerstates)

[![Docs Deploy](https://github.com/hansbug/pylayerstates/workflows/Docs%20Deploy/badge.svg)](https://github.com/hansbug/pylayerstates/actions?query=workflow%3A%22Docs+Deploy%22)
[![Code Test](https://github.com/hansbug/pylayerstates/workflows/Code%20Test/badge.svg)](https://github.com/hansbug/pylayerstates/actions?query=workflow%3A%22Code+Test%22)
[![Badge Creation](https://github.com/hansbug/pylayerstates/workflows/Badge%20Creation/badge.svg)](https://github.com/hansbug/pylayerstates/actions?query=workflow%3A%22Badge+Creation%22)
[![Package Release](https://github.com/hansbug/pylayerstates/workflows/Package%20Release/badge.svg)](https://github.com/hansbug/pylayerstates/actions?query=workflow%3A%22Package+Release%22)

[![GitHub stars](https://img.shields.io/github/stars/hansbug/pylayerstates)](https://github.com/hansbug/pylayerstates/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/hansbug/pylayerstates)](https://github.com/hansbug/pylayerstates/network)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/hansbug/pylayerstates)
[![GitHub issues](https://img.shields.io/github/issues/hansbug/pylayerstates)](https://github.com/hansbug/pylayerstates/issues)
[![GitHub pulls](https://img.shields.io/github/issues-pr/hansbug/pylayerstates)](https://github.com/hansbug/pylayerstates/pulls)
[![Contributors](https://img.shields.io/github/contributors/hansbug/pylayerstates)](https://github.com/hansbug/pylayerstates/graphs/contributors)
[![GitHub license](https://img.shields.io/github/license/hansbug/pylayerstates)](https://github.com/hansbug/pylayerstates/blob/master/LICENSE)

Some bullshit, still WIP.