Skip to main content

Post your top weekly or yearly scrobbled artists to twitter.

Project description

last.fm-twitter

Posts your top 3 artsists from last.fm to twitter.

Providing the -y or –yearly options will post your top 3 artists for the past twelve months.

Currently you need to use the -j or –json option to link to a secrets file with your API secrets for last.fm and twitter.

Format should be:

{"lastfm":
            {"key": "alphanumeric",
            "secret": "alphanumeric"},
"twitter":
        {"consumer_key": "alphanumeric",
        "consumer_secret": "alphanumeric",
        "token_key": "alphanumeric-alphanumeric",
        "token_secret": "alphanumeric"}

After installing via pip, you can run python -m lastfmtwitter.lastfm_twitter -h to learn usage

official documentation at: http://server.ericsbinaryworld.com/gpl_code/lastfmtwitter/index.html

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

lastfmtwitter-0.7.1.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

lastfmtwitter-0.7.1-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

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