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

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

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