Beekeeper

Latest version: v0.9.2

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

Scan your dependencies

Page 2 of 2

0.6.1

Fixed some bugs; added some tests, PLENTY of documentation.

0.6

0.6 breaks compatibility with 0.5 by renaming objects, actions, and variables with reserved names so that they can be easily accessed without causing syntax errors. For example, instead of doing API.Objects.action(from=123), do API.Objects.action(_from=123). We're handling it on the backend so that objects renamed that way are passed to the server with their original name.

0.5

0.5 has substantial unit testing in the modules that do most of the actual data handling; this has resulted in finding and fixing a lot of stability issues. It also adds substantial improvements to subscription; this merits a version number over 0.4, which, like 0.3, never made it to release status.

0.2

This is the initial release of Beekeeper; testing to ensure it's appropriate for your purposes is recommended, but I am not aware of any showstopper bugs.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.