Aiodag

Latest version: v0.4

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

Scan your dependencies

0.4

This release provides the ability to decorate your async funcs with task(raw=True). This will pass through the task objects to the dependent tasks. This way if a dependency failed you can still run your dependent tasks, and it can try/except dep.result() and handle any errors as it sees fit.

0.3

Enable the ability to apply dependencies that aren't passed through function args. Also allow *args and **kwargs on task calls.

0.2

Updated readme

0.1

Initial Release of aiodag - includes working, but incomplete, task decorator and some usage examples

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.