Metadata-Version: 2.1
Name: spotui
Version: 0.1.1
Summary: Spotify TUI
Home-page: https://github.com/ceuk/spotui
Author: ceuk
License: MIT
Description: # SpoTUI
        Yet another Spotify TUI
        
        ### Dependencies
        * [Spotipy](https://spotipy.readthedocs.io/en/latest/)
        
        ### Installation
        ```pip install spotui```
        
        ### Controls
        TODO
        
        ### LICENSE
        MIT
        
Keywords: spotify spotifytui
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.4
Description-Content-Type: text/markdown
