Asynckivy

Latest version: v0.6.2

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

Scan your dependencies

Page 2 of 3

0.5.0

breaking changes

- `run_in_thread()` no longer takes `polling_interval` argument
- remove `close_soon()`


non-breaking changes

- add `run_in_executer()`

0.4.0

changes

- `asynckivy.start()` always returns a `Task`. (If you give it a non-Task, it will be wrapped in a Task)
- `asynckivy.raw_start()` starts a coroutine without wrapping it in a Task

0.3.0

0.2.1

0.2.0

0.1.1

new feature

- `interpolate()`, asynchronously interpolates numeric-value
- `adaptor.to_trio`, excutes asynckivy-flavored code under Trio (experimental)
- `Task`, a high-level object that wraps coroutine object (experimental)

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.