Skip to main content

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.

Youtube

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kivy_garden_posani-0.2.0.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

kivy_garden_posani-0.2.0-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page