Metadata-Version: 2.1
Name: deluge-gui
Version: 0.1.1
Summary: GUI for deluge-card and related for Mac, Linux & Windows..
Home-page: https://github.com/mupaduw/deluge-gui
License: GPL-3.0-only
Author: Chris B Chamberlain
Author-email: chrisbc@artisan.co.nz
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
Requires-Dist: PySimpleGUI (>=4.60.1,<5.0.0)
Requires-Dist: SoundFile (>=0.10.3,<0.11.0)
Requires-Dist: deluge-card (==0.7.2)
Requires-Dist: numpy (>=1.23.1,<2.0.0)
Requires-Dist: pydel (>=0.5.3,<0.6.0)
Requires-Dist: sounddevice (>=0.4.4,<0.5.0)
Description-Content-Type: text/markdown

# deluge-gui


[![pypi](https://img.shields.io/pypi/v/deluge-gui.svg)](https://pypi.org/project/deluge-gui/)
[![python](https://img.shields.io/pypi/pyversions/deluge-gui.svg)](https://pypi.org/project/deluge-gui/)
[![Build Status](https://github.com/mupaduw/deluge-gui/actions/workflows/dev.yml/badge.svg)](https://github.com/mupaduw/deluge-gui/actions/workflows/dev.yml)
[![codecov](https://codecov.io/gh/mupaduw/deluge-gui/branch/main/graphs/badge.svg)](https://codecov.io/github/mupaduw/deluge-gui)



GUI for deluge-card and related for Mac, Linux & Windows.


* Documentation: <https://mupaduw.github.io/deluge-gui>
* GitHub: <https://github.com/mupaduw/deluge-gui>
* PyPI: <https://pypi.org/project/deluge-gui/>
* Free software: GPL-3.0-only


## Features

* TODO

## Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [waynerv/cookiecutter-pypackage](https://github.com/waynerv/cookiecutter-pypackage) project template.

