Metadata-Version: 2.1
Name: spotipyss
Version: 0.1.1
Summary: A simple search track with track name and artist name using spotipy
Author: Dongwan Kim
Author-email: kdw6485@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: jellyfish (>=1.0.4,<2.0.0)
Requires-Dist: spotipy (>=2.24.0,<3.0.0)
Description-Content-Type: text/markdown

# spotipy-simple-search
small library to search song with track name and artist name using spotipy

# Please tell me if you know any other work to replcae it. 
I want to blow up this repo.

