Skip to main content

Last.FM wrapper by Infrared LLC.

Project description

infrared banner


maybe we scrobble.
maybe we don’t.

what is this

infrared.fm

a simple last.fm wrapper powering infrared
built for speed. async. clean.

  • user, artist, album, track, and chart endpoints

how to

import asyncio
from infrafm import LastFMClient



async def main():
    lfm = LastFMClient("your_lastfm_api_key")
    track = await lfm.user.get_now_playing("infrared")

    if track:
        print(f"🎧 {track.name}{track.artist}")
    else:
        print("No track playing.")

    await lfm.close()

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

infrared_fm-2.3.0.tar.gz (12.3 kB view details)

Uploaded Source

Built Distribution

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

infrared_fm-2.3.0-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

Details for the file infrared_fm-2.3.0.tar.gz.

File metadata

  • Download URL: infrared_fm-2.3.0.tar.gz
  • Upload date:
  • Size: 12.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for infrared_fm-2.3.0.tar.gz
Algorithm Hash digest
SHA256 f85fdcbb102cd1e4f666c9e845d2a35f621e1b3902d2ac22ebbea1f054c4e394
MD5 00df5577ce6c640a22e416e2d245ff21
BLAKE2b-256 6500ce5c526b279ba1114331a417d2b0c1c30e30f785a6d51849ff2e5d5a107d

See more details on using hashes here.

File details

Details for the file infrared_fm-2.3.0-py3-none-any.whl.

File metadata

  • Download URL: infrared_fm-2.3.0-py3-none-any.whl
  • Upload date:
  • Size: 16.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for infrared_fm-2.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 407ed1823704a3abde8eddbc8467475dfab4ffd16eee6d3660f094173787cd61
MD5 9c10c6bef7003e6909a442c59db1b429
BLAKE2b-256 20649e9e091a712255091a9dfda78712041d2a7d0a35e97bf2bafed3b2138e6f

See more details on using hashes here.

Supported by

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