Skip to main content

logo

python version monthly downloads

Welcome to the Python Package Index page of Tekore! We provide a client for the Spotify Web API for Python, complete with all available endpoints and authentication methods, async support and loads of additional features. Tekore allows you to interact with the API effortlessly. Here’s five lines to get you full access and start playing your top songs.

import tekore as tk

conf = (client_id, client_secret, redirect_uri)
token = tk.prompt_for_user_token(*conf, scope=tk.scope.every)

spotify = tk.Spotify(token)
tracks = spotify.current_user_top_tracks(limit=10)
spotify.playback_start_tracks([t.id for t in tracks.items])

See our online documentation on Read The Docs for tutorials, examples, package reference and a detailed description of features. If you’ve found a bug or would like to propose a feature, please submit an issue on GitHub. Join our Discord community to ask for help or discuss just about anything related to Tekore. You can also ask a question on Stack Overflow.

Installation

Tekore can be installed from the Package Index via pip.

$ pip install tekore

Changelog

A detailed changelog can be found on our RTD documentation’s Release notes.

Versioning

When requiring Tekore in projects or other packages, please pin the version down to at least a specific major release to avoid compatibility issues. For example:

setup(
    install_requires=[
        'tekore~=4.0'
    ]
)

Tekore provides both stable and beta endpoints of the Web API. However, beta endpoints may be changed by Spotify without prior notice, so older versions of the library may have unintended issues. Because of this, Tekore follows a modified form of Semantic Versioning. Incompatible changes in the library are still introduced in major versions, and new features and endpoints are added in minor versions. But endpoints removed by Spotify are removed in minor versions and changes to endpoints are implemented as bugfixes. See the Web API documentation for further information on beta endpoints.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tekore-6.2.0.tar.gz (271.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tekore-6.2.0-py3-none-any.whl (75.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tekore-6.2.0.tar.gz
  • Upload date:
  • Size: 271.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.0

File hashes

Hashes for tekore-6.2.0.tar.gz
Algorithm Hash digest
SHA256 28bb06404e897aa66d7cbca2699c33ba7fdf7833a527c2b91226f44208e6930b
MD5 51766e50a8be7680daaa3e7487908792
BLAKE2b-256 b4bd0e1cfd14de8a58bef6ed3fc007abf31d88e2c9511b5c8131bc5fa4d32091

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tekore-6.2.0-py3-none-any.whl
  • Upload date:
  • Size: 75.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.0

File hashes

Hashes for tekore-6.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 00380de5ee1f08ff9778d959cec9fb71cf33270f4d2ccccece0d22728a87d9b5
MD5 3b644b2b998dc39799228dac2d22e213
BLAKE2b-256 75bc20b750ccdbb595d4bebb3c2a1a1f41e9901d4769a35507f46d24b334a754

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

6.2.0 This release

2 files

6.1.1

2 files

6.1.0

2 files

6.0.0

2 files

5.5.1

2 files

5.5.0

2 files

5.4.0

2 files

5.3.1

2 files

5.3.0

2 files

5.2.1

2 files

5.2.0

2 files

5.1.1

2 files

5.1.0

2 files

5.0.1

2 files

5.0.0

2 files

4.6.1

2 files

4.6.0

2 files

4.5.0

2 files

4.4.1

2 files

4.4.0

2 files

4.3.0

2 files

4.2.0

2 files

4.1.0

2 files

4.0.0

2 files

3.7.1

2 files

3.7.0

2 files

3.6.2

2 files

3.6.1

2 files

3.6.0

2 files

3.5.1

2 files

3.5.0

2 files

3.4.2

2 files

3.4.1

2 files

3.4.0

2 files

3.3.0

2 files

3.2.0

2 files

3.1.0

2 files

3.0.1

2 files

3.0.0

2 files

2.1.3

2 files

2.1.2

2 files

2.1.1

2 files

2.1.0

2 files

2.0.0

2 files

1.7.0

2 files

1.6.0

2 files

1.5.0

2 files

1.4.0

2 files

1.3.0

2 files

1.2.0

2 files

1.1.0

2 files

1.0.1

2 files

1.0.0

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page