Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kivy-garden/painter
Flower for drawing shapes in Kivy.
https://github.com/kivy-garden/painter
Last synced: about 1 month ago
JSON representation
Flower for drawing shapes in Kivy.
- Host: GitHub
- URL: https://github.com/kivy-garden/painter
- Owner: kivy-garden
- License: mit
- Created: 2019-06-22T05:36:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-24T21:18:49.000Z (almost 4 years ago)
- Last Synced: 2024-08-09T23:05:35.604Z (5 months ago)
- Language: Python
- Homepage: https://kivy-garden.github.io/painter/
- Size: 2.84 MB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
kivy-garden Painter
========================[![Coverage Status](https://coveralls.io/repos/github/kivy-garden/painter/badge.svg?branch=master)](https://coveralls.io/github/kivy-garden/painter?branch=master)
[![Build Status](https://travis-ci.com/kivy-garden/painter.svg?branch=master)](https://travis-ci.com/kivy-garden/painter)A kivy garden flower that can paint shapes in Kivy.
See https://kivy-garden.github.io/painter/ for the rendered painter docs.
Please see the garden [instructions](https://kivy-garden.github.io) for how to use kivy garden flowers.
Flower information
-------------------Flower for drawing shapes in Kivy.
Please see the module documentation for more information.[![Painter flower](http://img.youtube.com/vi/gsqgfqunKkg/0.jpg)](https://www.youtube.com/watch?v=gsqgfqunKkg "Kivy-garden painter flower")
Install
---------See [here](https://kivy-garden.github.io/index.html#generalusageguidelines).
#### Usage
See the docs for examples.
TODO
-------*
Contributing
--------------Check out our [contribution guide](CONTRIBUTING.md) and feel free to improve the flower.
License
---------This software is released under the terms of the MIT License.
Please see the [LICENSE.txt](LICENSE.txt) file.How to release
===============See the garden [instructions](https://kivy-garden.github.io/#makingareleaseforyourflower) for how to make a new release.