Metadata-Version: 2.1
Name: spotify-internal
Version: 0.1.4
Summary: A Python wrapper around the Spotify Internal API which can let users login with their login creds (and not OAuth)
License: MIT
Author: addyett
Author-email: g.aditya2048@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: librespot (>=0.0.7,<0.0.8)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: spotipy (>=2.21.0,<3.0.0)
Description-Content-Type: text/markdown

A Python wrapper around the Spotify Internal API which can let users login with their login creds (and not OAuth)

