No project description provided
Project description
Kivy-Widgets
Welcome to the "Kivy Widgets" repository! This repository contains a collection of custom widgets for the Kivy Python library. These widgets are designed to enhance the functionality and user experience of your Kivy applications.
IconViewer
:
from kivy.app import runTouchApp
from kivy.lang import Builder
from kivy_widgets import color_definitions
from kivy_widgets.icons import IconViewer
runTouchApp(Builder.load_string("""
IconViewer:
"""))
Contributing
We welcome contributions to this repository from the Kivy community. If you have created a custom widget that you think would be a good fit for this repository, please feel free to submit a pull request with your changes.
License
This repository is licensed under the MIT License, which allows for both personal and commercial use of the code provided.
Acknowledgements
We would like to thank the Kivy community for helping to make Kivy a powerful and versatile library for Python developers.
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
Hashes for kivy_widgets-0.1.13-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 668da3480c128a16affdfe43540a2c18ca46a6b8c5a66b4c61100f54c4fbe2f2 |
|
MD5 | 8645e6fc8b7ff86b39ec2b019c37720b |
|
BLAKE2b-256 | fcf2d9515a5b220cb204862628612269a50a97baa4e2a254ad5f60473b06be68 |