Metadata-Version: 2.1
Name: PyStateMachines
Version: 0.0.3
Summary: PyStateMachines Package
Home-page: https://github.com/ZigRazor/PyStateMachine
Author: ZigRazor
Author-email: zigrazor@gmail.com
License: GNU GENERAL PUBLIC LICENSE
Project-URL: Changelog, https://github.com/ZigRazor/PyStateMachine/blob/master/CHANGELOG.md
Project-URL: Issue Tracker, https://github.com/ZigRazor/PyStateMachine/issues
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Utilities
Requires-Python: >=3
Provides-Extra: defusedxml
License-File: LICENSE

# PyStateMachine
<a href="https://www.python.org" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/python/python-original.svg" alt="python" width="40" height="40"/></a>  Python State Machine 

[![CodeFactor](https://www.codefactor.io/repository/github/zigrazor/pystatemachine/badge)](https://www.codefactor.io/repository/github/zigrazor/pystatemachine)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/17ca07f67ba44089bf28af37ba368e1b)](https://www.codacy.com/gh/ZigRazor/PyStateMachine/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=ZigRazor/PyStateMachine&amp;utm_campaign=Badge_Grade)

[![DeepSource](https://deepsource.io/gh/ZigRazor/PyStateMachine.svg/?label=active+issues&show_trend=true)](https://deepsource.io/gh/ZigRazor/PyStateMachine/?ref=repository-badge)
[![DeepSource](https://deepsource.io/gh/ZigRazor/PyStateMachine.svg/?label=resolved+issues&show_trend=true)](https://deepsource.io/gh/ZigRazor/PyStateMachine/?ref=repository-badge)

## Introduction
**PyStateMachine** is a Framework that support state machines in **Python**

## Requirements
- Python3

### How to Run
Work in Progess

## Example
Work in Progess

## Test Suite
Work in Progress

## How to contribute [![GitHub contributors](https://img.shields.io/github/contributors/ZigRazor/PyStateMachine.svg)](https://GitHub.com/ZigRazor/PyStateMachine/graphs/contributors/)
Read the [CONTRIBUTING GUIDE](https://github.com/ZigRazor/PyStateMachine/blob/main/CONTRIBUTING.md)

## Hacktoberfest

We are pleased to inform you that this repository is participating in the **#Hacktoberfest**!

Happy Coding!

## Contact
E-Mail : zigrazor@gmail.com

[GitHub Profile](https://github.com/ZigRazor) ![Profile views](https://gpvc.arturio.dev/ZigRazor)

![ZigRazor's github stats](https://github-readme-stats.vercel.app/api?username=ZigRazor&show_icons=true&theme=tokyonight)

## Support
To support me just add ***Star*** the project  [![GitHub stars](https://img.shields.io/github/stars/ZigRazor/PyStateMachine.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/ZigRazor/PyStateMachine/stargazers/) or ***follow me***  [![GitHub followers](https://img.shields.io/github/followers/ZigRazor.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/ZigRazor?tab=followers)

To get updated ***watch*** the project  [![GitHub watchers](https://img.shields.io/github/watchers/ZigRazor/PyStateMachine.svg?style=social&label=Watch&maxAge=2592000)](https://GitHub.com/ZigRazor/PyStateMachine/watchers/)

## Project Info

[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=ZigRazor&repo=PyStateMachine)](https://github.com/ZigRazor/PyStateMachine)





