An async Spotify Web API client library
Project description
spotifio
Async Spotify Api Wrapper
pip install spotifio
from spotifio import Client
async def main():
c = Client(
client_id="client_id_123",
client_secret="client_secret_123",
redirect_uri="http://localhost:8080",
scope=["user-read-currently-playing"]
)
await c.login()
r = await c.get_currently_playing()
print(r)
if __name__ == '__main__':
import asyncio
asyncio.run(main())
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file spotifio-0.1.3.tar.gz.
File metadata
- Download URL: spotifio-0.1.3.tar.gz
- Upload date:
- Size: 22.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7dcd099e813d423a87b36302ea97341a986f549da715486ef2b9bce9aa07eb3
|
|
| MD5 |
860da2a98780bd6fe644937f45d779d6
|
|
| BLAKE2b-256 |
d7496af2411c49e90826fd3c1caab758b6273a206e86acb667ec70bc3d41d035
|
Provenance
The following attestation bundles were made for spotifio-0.1.3.tar.gz:
Publisher:
python-publish.yml on s4w3d0ff/spotifio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
spotifio-0.1.3.tar.gz -
Subject digest:
a7dcd099e813d423a87b36302ea97341a986f549da715486ef2b9bce9aa07eb3 - Sigstore transparency entry: 168257589
- Sigstore integration time:
-
Permalink:
s4w3d0ff/spotifio@3a260a4e2e9bef74d66495e32381954b917e24e7 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/s4w3d0ff
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@3a260a4e2e9bef74d66495e32381954b917e24e7 -
Trigger Event:
release
-
Statement type:
File details
Details for the file spotifio-0.1.3-py3-none-any.whl.
File metadata
- Download URL: spotifio-0.1.3-py3-none-any.whl
- Upload date:
- Size: 22.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
670187f10aea69b65f39e5f0e9d2bb49ae7879c8089b8ba938902da36484992e
|
|
| MD5 |
f6be6ebc44f8ecdb4651c1894728e591
|
|
| BLAKE2b-256 |
d09dbbc5448bebb08e0f353111e3f7ecf6ac05e804c6ee9c53aa2995330a9429
|
Provenance
The following attestation bundles were made for spotifio-0.1.3-py3-none-any.whl:
Publisher:
python-publish.yml on s4w3d0ff/spotifio
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
spotifio-0.1.3-py3-none-any.whl -
Subject digest:
670187f10aea69b65f39e5f0e9d2bb49ae7879c8089b8ba938902da36484992e - Sigstore transparency entry: 168257591
- Sigstore integration time:
-
Permalink:
s4w3d0ff/spotifio@3a260a4e2e9bef74d66495e32381954b917e24e7 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/s4w3d0ff
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@3a260a4e2e9bef74d66495e32381954b917e24e7 -
Trigger Event:
release
-
Statement type: