Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gwa-spotify-api

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gwa-spotify-api

wrapper for spotify web api

  • 0.0.9
  • PyPI
  • Socket score

Maintainers
1

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

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc