-
Notifications
You must be signed in to change notification settings - Fork 0
krosinski/lastpy
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
requires:
python: 2.X (2.7 advised)
A simple python last.fm client library that can be used to login and submitting 'now playing'/played tracks.
Example usage:
last = LastPy("lastfm-username","lastfm-password")
last.now_playing("Tornado of Souls", "Megadeth","Rust in Peace")
time.sleep(30)
last.submit_last_track()
About
A simple python implementation of the Audioscrobbler Realtime Submission Protocol v1.2
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published