Metadata-Version: 2.1
Name: spfy
Version: 3.2.2
Summary: UNKNOWN
Home-page: https://github.com/alin23/spfy
Author: Alin Panaitiu
Author-email: alin.p32@gmail.com
Maintainer: Alin Panaitiu
Maintainer-email: alin.p32@gmail.com
License: MIT/Apache-2.0
Keywords: spotify,spfy
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: addict
Requires-Dist: backoff
Requires-Dist: colorthief
Requires-Dist: fire
Requires-Dist: first
Requires-Dist: gunicorn
Requires-Dist: hug
Requires-Dist: oauthlib
Requires-Dist: requests
Requires-Dist: requests-oauthlib
Requires-Dist: mailer
Requires-Dist: pony
Requires-Dist: cached-property
Requires-Dist: kick
Requires-Dist: cachecontrol
Requires-Dist: lockfile
Requires-Dist: python-unsplash-async
Requires-Dist: aiohttp
Requires-Dist: psycopg2-binary
Requires-Dist: pycountry
Requires-Dist: pandas
Requires-Dist: ujson
Requires-Dist: aioredis
Requires-Dist: msgpack

# spfy

-----

**Table of Contents**

* [Installation](#installation)
* [License](#license)

## Installation

spfy is distributed on [PyPI](https://pypi.org) as a universal
wheel and is available on Linux/macOS and Windows and supports
Python 3.6+ and PyPy.

```bash
$ pip install spfy
```

## License

spfy is distributed under the terms of both

- [MIT License](https://choosealicense.com/licenses/mit)
- [Apache License, Version 2.0](https://choosealicense.com/licenses/apache-2.0)

at your option.


