Smpai

Latest version: v0.1.2a2

Safety actively analyzes 623739 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.2alpha

Fixes:

- JSON format bugs are fixed
> - Format example; `{"is_success": True}` (in Python) -> `{"is_success": true}` (in JSON)

- Getting and setting variables from `FiniteStateMachine` is more easy now
> - Get example; `value = machine.get_variable(key) None, if not found`
> - Set example; `machine.set_variable(key, value)`

Contributors

- Batuhan Can

0.1.1alpha

Fixes:
- Import errors during PyPI tests are fixed
- Sending an invalid event to a `FiniteStateMachine` instance does not break the program

smpai is now Live on PyPI !!

Contributors

- Batuhan Can

0.1.0alpha

In the first pre-release of smpai some important features are

- Finite State Machine implementation
- Configurability through `JSON` and `YAML` files
- Built-in-background state machines
- Using external packages modules and functions as `Action`

Contributors

- Batuhan Can

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.