Automatically animates the transition of widgets' position
Project description
PosAni
Automatically animates the transition of the widgets' position. Unlike the Magnet, this one does not require extra widgets.
Installation
Pin the minor version.
poetry add kivy-garden-posani@~0.2
pip install "kivy-garden-posani>=0.2,<0.3"
Usage
from kivy_garden.posani import activate
activate(widget)
Install if you prefer not to manually activate each individual widget.
from kivy_garden.posani import install
install()
All the widgets created after the installation will be automatically "activated".
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for kivy_garden_posani-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | be5647f08f09b0088f5ca6a4e1935d3d8799d7ab284df4b1cd77ff3a21c1d859 |
|
MD5 | 4d0bed50b46807c658b3dd9671277413 |
|
BLAKE2b-256 | 69be131216d1c444482c5b9f45dcc5ddb6240fbd2625cf9a1b7b4ce7be6cca10 |