Asynckivy

Latest version: v0.7.0

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

Scan your dependencies

Page 2 of 4

0.5.4

non-breaking changes

- add `vanim`: A powerful module that helps to create complex animations. 72
- add `repeat_sleeping`: An efficient way to repeat sleeping. 2bb451e93a217ec146536dd9a8aa71b15fefa781 (part of 72)
- add `transform`: Helps to transform a widget on demand. 68
- add `watch_touch`: Handles touch events without using async generators, which is benefical if Kivy is running in asyncio/trio mode. 76
- Officially support Python 3.10

breaking changes

- `rest_of_touch_moves` now produces `None`. c831e21d718d404880f3fd7859a493878d33f074 (part of 76)

0.5.3

New Features

- `Queue` (55)
- `one_frame()` (52) (still experimental state)

0.5.2

bug fix

- `rest_of_touch_moves()`が偽装された`on_touch_up`の到着を十分に待たずにtouchが終わったと判断してしまう不具合 (40)

new feature

- `n_frames()` (44 ) (still experimental state)

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

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.