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

https://github.com/winand/audica_qt

Unfinished Audica audio player port to Python 2 / Qt 4. `py3` branch contains Python 3 / Qt 5 code
https://github.com/winand/audica_qt

archived-code audio-player python qt

Last synced: 11 months ago
JSON representation

Unfinished Audica audio player port to Python 2 / Qt 4. `py3` branch contains Python 3 / Qt 5 code

Awesome Lists containing this project

README

          

# Audica-Qt
Never finished port of [Audica](https://sourceforge.net/projects/audica) (VB6)
to Python 2 / Qt 4. This repository is for historical purposes.

Releases contain dependencies and additional resources.

Last.fm tokens were removed from source intentionally.

pyglet [com.py](https://github.com/pyglet/pyglet/blob/495c547a9642ce38a3b3fcc03b96dafaac07a5b5/pyglet/com.py)
was used to get an idea of using Component Object Model.