Skip to main content

python sdk for plyr.fm - music streaming on AT Protocol

Project description

plyrfm

python sdk for plyr.fm - music on atproto.

install

pip install plyrfm
# or
uv add plyrfm

usage

from plyrfm import PlyrClient

# public operations (no auth needed)
client = PlyrClient()
tracks = client.list_tracks()
track = client.get_track(42)

# authenticated operations
client = PlyrClient(token="your_token")
my_tracks = client.my_tracks()
client.upload("song.mp3", "My Song")
client.download(42)

CLI

# set token once
export PLYR_TOKEN="your_token"

# list public tracks
plyrfm list

# list your tracks
plyrfm my-tracks

# upload
plyrfm upload track.mp3 "Song Title"

# download
plyrfm download 42

auth

get a developer token at plyr.fm/portal -> "developer tokens"

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

plyrfm-0.0.1a8.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

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

plyrfm-0.0.1a8-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

Details for the file plyrfm-0.0.1a8.tar.gz.

File metadata

  • Download URL: plyrfm-0.0.1a8.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.13 {"installer":{"name":"uv","version":"0.9.13"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for plyrfm-0.0.1a8.tar.gz
Algorithm Hash digest
SHA256 4689786865ab63a45c546bf2f0d72c05c05388e84b9aa996014775d57c31d20b
MD5 c10febc631a7dafaa14b3176a012a580
BLAKE2b-256 c48f1260b4b77a43380939fd252cccf40addffc222a92c025619a57e8f94380b

See more details on using hashes here.

File details

Details for the file plyrfm-0.0.1a8-py3-none-any.whl.

File metadata

  • Download URL: plyrfm-0.0.1a8-py3-none-any.whl
  • Upload date:
  • Size: 9.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.13 {"installer":{"name":"uv","version":"0.9.13"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for plyrfm-0.0.1a8-py3-none-any.whl
Algorithm Hash digest
SHA256 42100244987d4f98cde34f7802ddd086e1782ec496a3c5abdda458f318ef7044
MD5 4b7cfb30352e137a45926a78b4f292e9
BLAKE2b-256 aba8742d834b1bc6df1cde326e45a61ebd048e13fca7e1013b16c37d2cbe0df4

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