A simple Python Qt application for audio playback.
Project description
QMusic
QMusic is a simple application for audio playback written in Python using the PySide2 Qt5 framework.
Dependencies
Python 3.5 or newer with python or python3 available in your path along with Python setuptools.
python3 setup.py install - install the required packages
Running
python3 setup.py run - run the program using the Python interpreter
Screenshots
macOS default theme
Environment Commands
python3 setup.py build_exec - build an executable for the current platform on Windows or Unix systems, should output to the dist directory and may require sudo on some systems
Other Environment Commands
python3 setup.py clean - clean the build environment
python3 setup.py py2app -A - build a macOS app in alias mode, requiring the local files to still be in place
sudo python3 setup.py build_exec -a - write a script to /usr/local/bin on Unix-like systems from which QMusic is launched
python3 setup.py run -e - run the built executable, app or link mode executable which will be detected
For more info, run python3 setup.py --help
For more commands, run python3 setup.py --help-commands
Other Notes
There is a token for the lyrics from Genius in the variable of src/lib.py, however if the token in here is invalid, you can replace it with your own by using the Genius API from their website. The documentation can also be found in reference.txt.
Other and Non-Functional Commands
Please note, compilation is currently broken due to Nuitka not supporting PySide2/Shiboken2 whilst the py2app configuration is currently not working with PySide2 in the standard mode.
python3 setup.py py2app - build a macOS app
python3 setup.py compile - build an executable using Nuitka
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file QMusicnew-0.1.0-py3-none-any.whl.
File metadata
- Download URL: QMusicnew-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.23.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
966ae7cc8e0f20a2c89b4fa2cf84d8ec05369dbd4063aed5b6153fd9e9f192ea
|
|
| MD5 |
007474a92126f3e66337e8b87abf717a
|
|
| BLAKE2b-256 |
ff40107f76f3ec9bb3e9498b1764b7ebd144afdeb8b42ee57cc183ed71e7e9cd
|