https://github.com/0adri3n/spotiparty
Hosting a party ? SpotiParty allow your guests to add songs to tonight party.
https://github.com/0adri3n/spotiparty
flask party playlist python spotify-api
Last synced: about 1 month ago
JSON representation
Hosting a party ? SpotiParty allow your guests to add songs to tonight party.
- Host: GitHub
- URL: https://github.com/0adri3n/spotiparty
- Owner: 0adri3n
- License: mit
- Created: 2024-07-06T09:50:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T10:09:34.000Z (almost 2 years ago)
- Last Synced: 2025-03-05T02:43:41.623Z (over 1 year ago)
- Topics: flask, party, playlist, python, spotify-api
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SpotiParty
Hosting a party ? SpotiParty allow your guests to add songs to tonight party.
Project Screenshots:

🧐 Features
Here're some of the project's best features:
* Add song to the party playlist
* That's the point.
🛠️ Installation Steps:
1. Download source code
2. Edit config.yaml with your data
3. Install requirements if needed
```
pip install flask requests pyyaml
```
4. Start SpotiParty !
```
py server.py
```
💻 Built with
Technologies used in the project:
* Python
* Flask
* Spotify API (it's crap)
🛡️ License:
This project is licensed under the MIT