Metadata-Version: 2.1
Name: kivy-widgets
Version: 0.1.3
Summary: 
Author: filipemarch
Author-email: filipe.marchesini@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: kivy (>=2.1.0,<3.0.0)
Description-Content-Type: text/markdown

# 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.

## 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.

