Metadata-Version: 1.2
Name: spotify_playlist_additions
Version: 0.0.1
Summary: A Python implementation of some various different Spotify playlists that I think should alreaydy exist. Fully configurable so you can craft the playlist that you want that acts in the way that you want
Home-page: https://github.com/CoolDudde4150/spotify_playlist_additions
Author: Patrick Christie
Author-email: patrick.christie.dev@gmail.com
License: MIT license
Description: ==========================
        Spotify Playlist Additions
        ==========================
        
        
        .. image:: https://img.shields.io/pypi/v/spotify_playlist_additions.svg
                :target: https://pypi.python.org/pypi/spotify_playlist_additions
        
        .. image:: https://img.shields.io/travis/CoolDudde4150/spotify_playlist_additions.svg
                :target: https://travis-ci.com/CoolDudde4150/spotify_playlist_additions
        
        .. image:: https://readthedocs.org/projects/spotify-playlist-additions/badge/?version=latest
                :target: https://spotify-playlist-additions.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        A Python implementation of some various different Spotify playlists that I think should alreaydy exist. Fully configurable so you can craft the playlist that you want that acts in the way that you want
        
        
        * Free software: MIT license
        * Documentation: https://spotify-playlist-additions.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.0.1 (2020-07-21)
        ------------------
        
        * First release on PyPI.
        
Keywords: spotify_playlist_additions
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
