Devourer

Latest version: v0.5.0

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

Scan your dependencies

Page 2 of 2

0.3.3

First release supporting simple async calls. I wasn't sure how to approach it from the user interface point of view, so I decided to just generate additional methods for every APIMethod, appending '_async' to each one of them. This explicitly shows which type of call we're using, and it's important because async call does not return parsed response, but AsyncRequest object. It's pretty rough support for now, but it works.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.