Last.FM wrapper by Infrared LLC.
Project description
maybe we scrobble.
maybe we don’t.
what is this
infrared.fm
the last.fm wrapper powering
infrared
built for speed. async. clean.
- user, artist, album, track, and chart endpoints
- powers dynamic embed views: nowplaying, charts, stats
- no extra weight, just flex
how to
from infrared.fm import LastFM
lfm = LastFM("...")
track = await lfm.now_playing("infraredhuh")
print(track.name)
print(track.raw["duration"]) # custom field not modeled
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
infrared_fm-0.7.0.tar.gz
(7.2 kB
view details)
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 infrared_fm-0.7.0.tar.gz.
File metadata
- Download URL: infrared_fm-0.7.0.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ddf5d0c5332902c13eeed1462ca7fbd8c51949b842b422802c6c22f59dfffdc5
|
|
| MD5 |
cf6c4814e19316b135bf2d98b5d8715c
|
|
| BLAKE2b-256 |
6860bb04ff60e28ba70e2c76c4d8fcf58329e6409c1d837c73831e8129f097ca
|
File details
Details for the file infrared_fm-0.7.0-py3-none-any.whl.
File metadata
- Download URL: infrared_fm-0.7.0-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b905e9de17fe0940a072f1843521fd5c766cb4d14a4d991520a0b12ea501efd0
|
|
| MD5 |
f457c6b7285924452a6067610070b5ec
|
|
| BLAKE2b-256 |
31bdbcbfa53243b743e9de718b967acc52df4dbecf39298f2fa37bf9f5e26242
|