A collection of Python snippets that I have built and found useful.
Go to file
Dorian edb12501bd Added a quick but useful script to compare the state of one Debian system against another. 2013-11-18 07:44:03 -05:00
.gitignore Initial commit 2012-11-07 04:36:47 -08:00
README.md A small license change. 2012-12-22 10:52:23 -05:00
debian_dpkg_compare.py Added a quick but useful script to compare the state of one Debian system against another. 2013-11-18 07:44:03 -05:00
empty_file_finder.py Added basic license and some useful snippets. 2012-11-09 17:09:47 -05:00
mass_rename_walk.py Added basic license and some useful snippets. 2012-11-09 17:09:47 -05:00
search_for_ext.py Added basic license and some useful snippets. 2012-11-09 17:09:47 -05:00

README.md

dorians-python-utilities

A collection of Python snippets that I have built and found useful.

All the snippets are licensed under the BSD license, unless specified otherwise. Share and enjoy!