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

https://github.com/zigai/nicegui-draggable

NiceGUI draggable card
https://github.com/zigai/nicegui-draggable

drag-and-drop nicegui nicegui-draggable

Last synced: 9 months ago
JSON representation

NiceGUI draggable card

Awesome Lists containing this project

README

          

# NiceGUI Draggable Card
![Supported versions](https://img.shields.io/badge/python-3.10+-blue.svg)
[![license](https://img.shields.io/github/license/zigai/nicegui-draggable.svg)](https://github.com/zigai/nicegui-draggable/blob/master/LICENSE)

> **Note:**
> Development continued in [nicegui-extensions](https://github.com/zigai/nicegui-extensions)

# Installation
#### From source
```
pip install git+https://github.com/zigai/nicegui-draggable.git
```
# License
[MIT License](https://github.com/zigai/nicegui-draggable/blob/master/LICENSE)