Skip to main content

Client for the Spotify Web API

Project description

logo

python version

Welcome to the Python Package Index page of Tekore, a client of the Spotify Web API for Python! Tekore allows you to interact with the Web API effortlessly.

from tekore import Spotify

spotify = Spotify(token)

tracks = spotify.current_user_top_tracks(limit=10)
for track in tracks.items:
    print(track.name)

finlandia = '3hHWhvw2hjwfngWcFjIzqr'
spotify.playback_start_tracks([finlandia])

See our online documentation on Read The Docs for tutorials, examples, package reference and a detailed description of features. Visit our repository on GitHub if you’d like to submit an issue or ask just about anything related to Tekore.

Installation

Tekore can be installed from the Package Index via pip.

$ pip install tekore

Changelog

0.1.0

Initial release of Tekore!

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

tekore-0.1.0.tar.gz (45.9 kB view details)

Uploaded Source

Built Distribution

tekore-0.1.0-py3-none-any.whl (72.1 kB view details)

Uploaded Python 3

File details

Details for the file tekore-0.1.0.tar.gz.

File metadata

  • Download URL: tekore-0.1.0.tar.gz
  • Upload date:
  • Size: 45.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for tekore-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a72f57b12768f493c58abb89614756807280b447ac654b01b771d0dab283a1d1
MD5 938e3fd74c8ab1a5d049b28edb6c9c88
BLAKE2b-256 efc4375c7586c0f2c100104be48785e6d84d11831a48df845c8876f4f1d92334

See more details on using hashes here.

File details

Details for the file tekore-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: tekore-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 72.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for tekore-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2809bc0f7b3814a1656d72c3dbe114bf57c56ebe9a7531c9d023d83e488c5ccf
MD5 57c5ac8a13ebc81e7c73edaf2ae6179d
BLAKE2b-256 c86e93babd63ff9fc485818353f970b66033fc5e828ee3410a4579e5df52f98e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page