spotify-codegen
Project description
spotify-codegen
Features
Spotify removed the feature to get a stitched image of an album / artist / track cover with their own Spotify Code. This package mimicks that behaviour and creates stitches, based on supplied
- URL
- URI
- query
It's also possible to use create stitches for:
- all saved albums
- 50 followed artists (limit imposed by Spotify API)
You can also try the Streamlit showcase here.
Requirements
You'll need to have a Spotify Client ID & Secret in order to make API requests. Specify as environment variable like this:
$ export SPOTIPY_CLIENT_ID="your_client_id"
$ export SPOTIPY_CLIENT_ID="your_client_secret"
Installation
You can install spotify-codegen via pip from PyPI:
$ pip install spotify-codegen
Usage
Please see the Command-line Reference for details.
Contributing
Contributions are very welcome. To learn more, see the Contributor Guide.
License
Distributed under the terms of the MIT license, spotify-codegen is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Credits
This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for spotify_codegen-0.3.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a98eed82c34b5c9265daa8f685332a81fce307940df68b7eed021f00c53ab810 |
|
MD5 | 6cff73ef950eac0015759db378b1106f |
|
BLAKE2b-256 | 1f2d3812b3ebd922b5b3dfc8199891a49f40c505d200ad3e51d9067a8fd2e73b |