See all tags
Snippets tagged with python
svn2git
Transform a svn checkout into a git remote
Django UUID model field
Can be used as a primary_key
python setyp.py sdist SVN Revision
Extract an SVN revision number from `git log` and then invoke `python setup.py sdist`
hw
hello world
Directory watcher daemon
You can use this script to watch some directories, for some specific files. If something changes ...
linear regression using NumPy and SciPy
test of a simple linear regression in pure Python, and using NumPy's polyfit(). Additionally a linear ...
