Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.