https://github.com/soup-ms/pypartyvisuals
Simple BPM synced party visuals in Python
https://github.com/soup-ms/pypartyvisuals
Last synced: 2 months ago
JSON representation
Simple BPM synced party visuals in Python
- Host: GitHub
- URL: https://github.com/soup-ms/pypartyvisuals
- Owner: soup-ms
- Created: 2023-11-19T16:34:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-19T23:59:31.000Z (over 1 year ago)
- Last Synced: 2025-03-07T02:22:55.334Z (3 months ago)
- Language: JavaScript
- Size: 4.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PyPartyVisuals
## Description
- Simple BPM synced party visuals made with Flask.## Dependencies
- Flask
- Librosa## Usage
- git clone https://github.com/michaelsousajr/PyPartyVisuals.git
- cd PyPartyVisuals
- pip install -r requirements.txt
- flask run