Skip to content

๐Ÿ’ A collection of widgets and useful tools for Kivy. ๐Ÿ› ๏ธ

License

Notifications You must be signed in to change notification settings

mak8kammerer/bouquet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

no logo yet, sorry

License: MIT Python 3.8+ Documentation Status

Welcome! ๐Ÿ’ Bouquet library is collection of awesome widgets and helpful tools for Kivy framework. With it, you can build modern and beautiful UI for your applications. Enjoy the experience!

โš’๏ธ Note that the library is under active development and some features may be unstable.

๐Ÿฉ Features

  • Linear Gradient
  • Bilinear Gradient
  • Radial Gradient
  • Conical Gradient
  • Mesh Gradient
  • Blurs and noises
  • Animations (including 3D)
  • Cool effects
  • and more!

๐Ÿ“– Documentation

Available at Read the Docs.

๐Ÿ–ฅ๏ธ Installation

โš ๏ธ Project is not published on Pypi.

To install the latest stable version, use this command:

pip install https://github.com/mak8kammerer/bouquet/archive/stable.zip

If you want to use the latest features, install from main (development) branch (not recommended for production use):

pip install https://github.com/mak8kammerer/bouquet/archive/main.zip

Also you can find the latest version (with changelogs and wheels) on the releases page.

โ‰๏ธ FAQ

Why I get ModuleNotFoundError: No module named 'kivy' during installation?

pip install wheel setuptools pip kivy --upgrade

What about demo script?

At terminal, run this command (replace python3 with python, if you use Windows):

python3 -m bouquet

This command will launch the demo application.

Why you do not post project at Kivy Garden?

Each flower in the kivy-garden should be a single widget (or a group of widgets) that do one task. In turn, Bouquet provides a wide range of widgets and tools that perform many different tasks.

Why is the library so named?

Bouquet is a collection of flowers in a creative arrangement ๐Ÿ˜Š

โš–๏ธ License

Bouquet is MIT licensed.

About

๐Ÿ’ A collection of widgets and useful tools for Kivy. ๐Ÿ› ๏ธ

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages