Asynckivy

Latest version: v0.7.1

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

Scan your dependencies

Page 1 of 4

0.7.1

What's Changed
* Add `event_freq` and remove `touch_up_event` in https://github.com/asyncgui/asynckivy/pull/157
* support CPython 3.13 in https://github.com/asyncgui/asynckivy/pull/150
* Add `managed_start()` in https://github.com/asyncgui/asynckivy/pull/158

**Full Changelog**: https://github.com/asyncgui/asynckivy/compare/0.7.0...0.7.1

0.7.0

What's Changed

* Remove deprecated APIs in https://github.com/asyncgui/asynckivy/pull/143
* 'anim_with_ratio' no longer ends on its own in https://github.com/asyncgui/asynckivy/pull/144
* add 'interpolate_seq' in https://github.com/asyncgui/asynckivy/pull/145

**Full Changelog**: https://github.com/asyncgui/asynckivy/compare/0.6.4...0.7.0

asyncgui, the underlying library, also has [breaking changes](https://github.com/asyncgui/asyncgui/releases).

0.6.4

- No API changes from 0.6.3.
- This is the last 0.6.x release, and will be the last version that supports Python 3.8.

0.6.3

A small adaptation for asyncgui 0.6.2 (https://github.com/asyncgui/asynckivy/pull/139)

0.6.2

What's Changed


* support CPython3.12 (require 3.12.1 or later) and switch to Kivy 2.3.0 in https://github.com/asyncgui/asynckivy/pull/134


**Full Changelog**: https://github.com/asyncgui/asynckivy/compare/0.6.1...0.6.2

0.6.1

New APIs

* `move_on_after` https://github.com/asyncgui/asynckivy/pull/112
* `sync_attr` and `sync_attrs` https://github.com/asyncgui/asynckivy/pull/124
* `anim_attrs()` and `anim_attrs_abbr` https://github.com/asyncgui/asynckivy/pull/125
* `anim_with_xxx`

API breaks

* Remove the `free_await` feature entirely https://github.com/asyncgui/asynckivy/pull/121
* `duration` が0の時にも値を生むように `anim_with_ratio` と `anim_with_dt_et_r` … https://github.com/asyncgui/asynckivy/pull/129
* `interpolate` が `duration` が 0 の時も一旦時間を置いて最終値を生むように変更 https://github.com/asyncgui/asynckivy/pull/130

API deprecations

* entire `vanim` module https://github.com/asyncgui/asynckivy/pull/122
* `animate()`

**Full Changelog**: https://github.com/asyncgui/asynckivy/compare/0.6.0...0.6.1

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.