Skip to content

Instantly share code, notes, and snippets.

View Yeshwanthyk's full-sized avatar
💾

Yesh Yendamuri Yeshwanthyk

💾
View GitHub Profile
@Yeshwanthyk
Yeshwanthyk / webchecker.py
Last active December 24, 2015 22:19
websucker
#! /usr/bin/env python
# Original code by Guido van Rossum; extensive changes by Sam Bayer,
# including code to check URL fragments.
"""Web tree checker.
This utility is handy to check a subweb of the world-wide web for
errors. A subweb is specified by giving one or more ``root URLs''; a
page belongs to the subweb if one of the root URLs is an initial
@Yeshwanthyk
Yeshwanthyk / config
Last active December 11, 2015 17:39 — forked from dlo/config
Pianobar settings for LastFM Scrobble. Gist contains following files: 1) config 2) scrobble.py 3) pylast.py (For sake of completeness)
# Move this file to ~/.config/pianobar/config
# User
user = PANDORA_USERNAME
password = PANDORA_PASSWORD
# Change this to where your scrobble.py file is
event_command = ~/.config/pianobar/scrobble.py