Files
librespot-python/README.md
2021-02-26 06:51:44 +09:00

33 lines
1.3 KiB
Markdown

![License](https://img.shields.io/github/license/kokarare1212/librespot-python.svg?style=for-the-badge)
![Stars](https://img.shields.io/github/stars/kokarare1212/librespot-python.svg?style=for-the-badge)
![Forks](https://img.shields.io/github/forks/kokarare1212/librespot-python.svg?style=for-the-badge)
# Librespot-Python
Open Source Spotify Client
## About The Project
This project was developed to make the music streaming service Spotify available on any device.
## Note
We **DO NOT** encourage piracy and **DO NOT** support any form of downloader/recorder designed with the help of this repository and in general anything that goes against the Spotify ToS.
## Getting Started
### Prerequisites
* [Python](https://python.org/)
### Installation
Stable Version
```commandline
pip install librespot
```
Snapshot Version
```commandline
pip install git+https://github.com/kokarare1212/librespot-python
```
## Usage
Coming soon
## Roadmap
Coming soon
## License
Distributed under the Apache-2.0 License. See `LICENSE.txt` for more information.
## Related Projects
* [Librespot](https://github.com/librespot-org/librespot) (Concept)
* [Librespot-Java](https://github.com/librespot-org/librespot-java) (Core)
* [PySpotify2](https://github.com/pymedia/pyspotify2) (Shannon)
## Special thanks
Coming soon