Socket
Socket
Sign inDemoInstall

pyotify

Package Overview
Dependencies
2
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    pyotify

Fully-featured library to interact with the Spotify Web API


Maintainers
1

Readme

pyotify

Installation

pip install pyotify

Quick Start

An example can be found in the main.py file.

To get started, install pyotify and create an app on https://developers.spotify.com/.

Add your app ID and SECRET to your environment.

Then, using the os.getenv() method, get the app ID and SECRET.

Finally pass both parameters to the 'Spotify' class.

Reporting Issues

If you have suggestions, bugs or other issues specific to this library, file them here. Or just send me a pull request.

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