bossiernesto / python-snipplets

Some snipplets i've done during this time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Snipplets

GPBB

Mike Abrash Book (http://orangetide.com/graphics_programming_black_book/pdf/) downloader and appender usign urllib2,BeautifulSoup and PyPDF2, with proxy support (Downloads all the files in current directory where the script is and after appending all pdf's, cleans the directory)

Entropy

Small snipplet with some functions for measuring the entropy of data

Html generator

Simple generator of html from python

Cache

Cache decorator

About

Some snipplets i've done during this time

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%