A cross-platform metronome using PyQt6
Project description
Metrognome
A cross-platform (Linux, MacOS, Windows) metronome application using Python 3.12 and PyQt6.8.
Requirements
- Python 3.12
- ffmpeg
Installation
To install the application locally run the following.
pip install .
Development Setup Instructions
-
Create a Virtual Environment Linux/MacOS:
python3 -m venv venv
Windows:
python -m venv venv
-
Activate the Environment Linux/MacOS:
source venv/bin/activate
Windows:
.\venv\Scripts\Activate
-
Install Dependencies
pip install -r requirements.txt
-
Generate Sounds Files
./generate_sounds.sh
-
Run the application
python3 -m metrognome.main
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 Distribution
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 metrognome-1.0.0.tar.gz.
File metadata
- Download URL: metrognome-1.0.0.tar.gz
- Upload date:
- Size: 26.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed7d359b891fc276c436891c6a2a62ecf158b80d4edaca4e892bf5b2aea1454f
|
|
| MD5 |
4df93aa6f148390660b6197769099512
|
|
| BLAKE2b-256 |
932ce69cd8eff987916a246a07a57bd887ef67e4e6b9df677a8db41227f0bba3
|
File details
Details for the file MetroGnome-1.0.0-py3-none-any.whl.
File metadata
- Download URL: MetroGnome-1.0.0-py3-none-any.whl
- Upload date:
- Size: 26.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e77b31ac0242bb6cc42495c462e92686d011e8580c5b47a70b7254f17fcba59
|
|
| MD5 |
6125b0f2d09aedbfe300d9a6bf95fac7
|
|
| BLAKE2b-256 |
e4cc6e89837936c814d1fa610328fea1d43c6a6bc23cf1abf6c0ef533c048496
|