Socket
Socket
Sign inDemoInstall

gwa-spotify-api

Package Overview
Dependencies
1
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    gwa-spotify-api

wrapper for spotify web api


Maintainers
1

Readme

This module provides a wrapper for the spotify web api. Both 'Client Credentials' and 'Authorization Code' flows are supported. To use the former check spotify_api.py. To use the latter check out spotify_auth_api.py. You need to create an app on the spotify developer site and set environment variables for SPOTIFY_CLIENT_ID, SPOTIFY_CLIENT_SECRET, and SPOTIFY_CALLBACK_URL.

You can pip install this module pip install gwa_spotify_api. If you do that, you still need to set those environment variables.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc