Pybotx

Latest version: v0.73.3

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

Scan your dependencies

Page 15 of 19

0.31.0

Added
* Exception for unknown system event (useful to skip validation errors).

0.30.4

Added
* Add handle crash if received unknown entity type.

0.30.3

Added
* Add handle crash if received unknown attachment type.

0.30.2

Fixed
* Log BotX command before its validation

0.30.1

Fixed
* Add README path for PyPI

0.30.0

pybotx` library was rewritten to achieve the following goals:
* Make it easy to maintain (adding new events and methods)
* Separate `pybotx` models from `botx` API for better abstraction
* Make tests simpler, check real code instead of many mocks
* Use incoming message context for `answer` method
* Add `undefined` value for fields that can be skipped in payload
* Drop unused sync client
* Drop DI system, which was incomplete (no `yield` support) and hard to maintain
* Drop next steps (`pybotx-fsm` solve this task)

Page 15 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.