Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kivy-garden/drag_n_drop
Flower that can drag and drop widgets between Kivy layouts
https://github.com/kivy-garden/drag_n_drop
Last synced: about 1 month ago
JSON representation
Flower that can drag and drop widgets between Kivy layouts
- Host: GitHub
- URL: https://github.com/kivy-garden/drag_n_drop
- Owner: kivy-garden
- License: mit
- Created: 2019-06-19T20:10:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-22T20:12:37.000Z (over 4 years ago)
- Last Synced: 2024-08-15T08:47:30.704Z (4 months ago)
- Language: Python
- Homepage: https://kivy-garden.github.io/drag_n_drop/
- Size: 5.61 MB
- Stars: 9
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
kivy-garden Drag-N-Drop
========================[![Github Build Status](https://github.com/kivy-garden/drag_n_drop/workflows/Garden%20flower/badge.svg)](https://github.com/kivy-garden/drag_n_drop/actions)
[![Coverage Status](https://coveralls.io/repos/github/kivy-garden/drag_n_drop/badge.svg?branch=master)](https://coveralls.io/github/kivy-garden/drag_n_drop?branch=master)A kivy garden flower that can drag and drop widgets between Kivy layouts.
See https://kivy-garden.github.io/drag_n_drop/ for the rendered drag_n_drop docs.
Please see the garden [instructions](https://kivy-garden.github.io) for how to use kivy garden flowers.
Flower information
-------------------A kivy garden flower that can drag and drop widgets between Kivy layouts. Please see the module documentation for more information.
[![Drag-N-Drop flower](http://img.youtube.com/vi/lkipYuGuDf4/0.jpg)](https://www.youtube.com/watch?v=lkipYuGuDf4 "Kivy-garden drag_n_drop 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.