Bobocep

Latest version: v1.2.0

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

Scan your dependencies

1.2.0

What's new:

- Singleton Patterns: a pattern that can only have one active run at any given time. When an active run becomes completed or halted, only then can a new run be instantiated.
- New and updated tests to cover: singleton patterns, better Postman tests, and GitHub Actions coverage from Python v3.9 to v3.12.
- Documentation improvements.

1.1.1

What's new:

- Documentation updates
- Use Case example scenario
- Clarifications in docstrings
- Tests clean-up: Distributed TCP only tested via _Postman tests_ and not _pytest unit tests_ due to GitHub Actions complications

1.1.0

What's new:

- `BoboActionMultiSequential` class that can be used to sequentially fire multiple actions.
- `BoboValidatorJSONSchema` class to validate incoming data against a JSON schema.
- More tests.
- Developer Guide in documentation.
- Other minor changes and fixes.

1.0.1

0.35.0

Significant development has taken place to push `BoboCEP` to version `1`, which will soon be released. As such, I am creating a release of the long-standing version `0.35.0` for those who are using, or want to use, this particular version.

Documentation for this version will continue to be available at: https://bobocep.readthedocs.io/en/0.35.0/

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.