Bonsai-python

Latest version: v0.13.5

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

Scan your dependencies

Page 1 of 5

0.13.4

Changed
- Lock dependency versions.

0.13.3

Changed
- Updates for unit testing

0.13.1

Changed
- Enable message recording for websocket-client
- Change proxy in bonsai sdk to websocket-client, to support http_proxy
- Added type checking for luminance in build_luminance_from_state function

0.13.0

Changed
- Simulator event processing moved to a background thread to keep the event loop unblocked.
Removed
- Removed the asyncio event loop driver.
Added
- Added sim_id field to protobuf.

0.12.1

Fixed
- Fix namespace error causing crash for python 2.7.

0.12.0

Added
- Add a function `logging_basic_config()` that can be called to setup a
very simple root logger to make it easy for simulators to setup logging
before calling into `bonsai.run_for_training_or_prediction()`. Most Bonsai
simulator samples will use this function. Advanced users who setup their
own python logging will not need to use this function.

Fixed
- Fix a print statement that would output a confusing message about asyncio
not being imported even when asyncio isn't used. A warning will now be
logged only when appropriate.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.