Metadata-Version: 2.1
Name: moodify
Version: 1.0.0
Summary: A simple Spotify playlist creator that generates custom playlists based on your mood 🎶
Home-page: https://github.com/snowby666/moodify
Author: snowby666
License: UNKNOWN
Keywords: spotify,music,mood,music recommendation,playlist,emotion,api
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: six
Requires-Dist: loguru
Requires-Dist: requests-html
Requires-Dist: bs4
Requires-Dist: ytmusicapi

<p align="center">
 <a href="https://github.com/snowby666">
<img src="https://socialify.git.ci/snowby666/moodify/image?font=Raleway&forks=1&issues=1&language=1&logo=https://i.ibb.co/JsNwP3B/nobgprofile-3.png&name=1&owner=1&pattern=Charlie%20Brown&pulls=1&stargazers=1&theme=Auto" width="700" height="350"></a>
</p>

<h1 align="center">Moodify <img src="https://www.vectorlogo.zone/logos/spotify/spotify-icon.svg" height=35></h1>

<div align="center">

[![Python 3.9+](https://img.shields.io/badge/python-3.7+-blue.svg)](https://www.python.org/downloads/release/python-370/)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
![Last Commit](https://img.shields.io/github/last-commit/snowby666/Django-OpenCV-Video-Streaming)

</div>

---

<p align="center"> A simple Spotify playlist creator that generates custom playlists based on your mood 🎶
    <br> 
</p>

## 📝 Table of Contents

- [📝 Table of Contents](#-table-of-contents)
- [🧐 About ](#-about-)
- [🎥 Demo / Working ](#-demo--working-)
- [🎈 Usage ](#-usage-)
  - [Example:](#example)
- [🏁 Installation ](#-installation-)
- [✍️ Contribution ](#️-contribution-)
- [🤝 Copyright ](#-copyright-)
  - [Copyright Notice](#copyright-notice)

## 🧐 About <a name = "about"></a>

WIP

## 🎥 Demo / Working <a name = "demo"></a>

WIP

## 🎈 Usage <a name = "usage"></a>

WIP 

### Example:


## 🏁 Installation <a name = "installation"></a>

WIP

## ✍️ Contribution <a name = "contribution"></a>

WIP

## 🤝 Copyright <a name = "copyright"></a>
This program is licensed under the [GNU GPL v3](https://github.com/snowby666/moodify/blob/main/LICENSE). All code has been written by me, [snowby666](https://github.com/snowby666).

### Copyright Notice
```
snowby666/moodify: A simple Spotify playlist creator that generates custom playlists based on your mood 
Copyright (C) 2024 snowby666

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.
```

