Automatically animates the transition of widgets' position
Project description
PosAni
Automatically animates the transition of the widgets' position. Unlike the garden.magnet, this one does not require extra widgets.
Youtube (This is an older implementation, and differs from the current one.)
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 import posani
posani.activate(widget)
Install if you prefer not to manually activate each individual widget. All the widgets created after the installation will be automatically "activated".
posani.install()
To install on a specific type of widgets:
posani.install(target="WidgetClassName")
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kivy_garden_posani-0.2.1.tar.gz.
File metadata
- Download URL: kivy_garden_posani-0.2.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.11.4 Linux/5.4.0-208-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
845e6383f523025fad2dc7866b20a04d919885b2d31eb0cf56b48f828e97479b
|
|
| MD5 |
590f95b16b59630f5783b4f07bb77a82
|
|
| BLAKE2b-256 |
fcc67ce5108d5555aa1d5f29995a0af0350d31c196add977601a65c68464eb7f
|
File details
Details for the file kivy_garden_posani-0.2.1-py3-none-any.whl.
File metadata
- Download URL: kivy_garden_posani-0.2.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.11.4 Linux/5.4.0-208-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7632a963e6f78612fdffcb6146748fb89acda7b67f7d8f86fbef5a25ebbe4ab1
|
|
| MD5 |
154a5e2406da8195fbdc17eae751f250
|
|
| BLAKE2b-256 |
cb4b6546430ccb1c878d68633c775458ae8cf65824bb045514ed80b6696706c1
|