Remove all .pyc files from a git repo
Get all links from a webpage
Accessing the Twitter API, example functions
Rename group of files, within a single directory, using slice
Load JSON, convert to dict, raise error if there is a duplicate key
Class used for timing execution of code
Benchmark loading of permissions in Django
Web crawler for grabbing emails from a website
Web crawler for grabbing links from a website
Recursively grab files from a directory
Recursively grab images from a directory, then optimize them for the web
Splits a CSV file into multiple files based on command line arguments.
Random name generator
Convert all html files in a single directory to markdown
Pass in a config file based on your environment.
Render a quick Jinja2 template
Backdating/Rewriting Git history (use at your own risk)
Zip contents of a directory, adding a timestamp to the filename
Convert TSV to CSV
Restore file from Git History
Twitter Bot
Create Git Tag based on a commit
Just a simple app to see if the sessions are working
SQL to CSV.
Given a CSV file with an ip address (see sample - 25-sample-csv.csv), return the geolocation based on the ip.
Scrape the S&P 500 Companies list from Wikipedia, then output the data.
Send SMS message via TextBelt
Income tax calculator via Taxee
Convert JSON to YAML
Call the FullcContact API
Calculate sentiment score from the comments of a Youtube video
Get stock prices
Convert country code to country name
Clone all repositories from a public user or organization on Github. Usage python git-all-repos.py users USER-NAME
or python git-all-repos.py orgs ORG-NAME
Download YouTube Videos
Calculate sentiment score from the comments of a Youtube video
A simple Python based text editor
Find important words in text documents using the TF-IDF search algorithm to score frequency of appearance