miracle2k / pyutils

My personal collection of Python utility routines.

Clone this repository (size: 154.8 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/miracle2k/pyutils/

Shortlog (showing r110:9367dff08f4e (tip) → r86:01797e66796f)

Age Author Message A M D «
4 weeks miracle2k miracle2k Added basic setup.py file. 1 0 0
8 weeks miracle2k miracle2k Fixed the cropping thumbnail algorithm. Not only had it a bunch of NameErrors… 0 1 0
8 weeks miracle2k miracle2k Added __all__. 0 1 0
3 months miracle2k miracle2k Added utility function to expose a shell via signal. 0 1 0
6 months miracle2k miracle2k Fixed oversight. 0 1 0
6 months miracle2k miracle2k Added function to calculate a target point based on a vector; Also fixed a… 0 1 0
6 months miracle2k miracle2k For good measure (bad pun intended), added an alternative way to calculate the… 0 1 0
6 months miracle2k miracle2k Shorter and sweeter math module usage; also converted debugging code to a… 0 1 0
6 months miracle2k miracle2k Added spherical geodesy functions. 1 0 0
6 months miracle2k miracle2k Moved to new subpackage, more stuff to come. 2 0 1
6 months miracle2k miracle2k Added port of PostGIS' line_locate_point(). 1 0 0
10 months miracle2k miracle2k Made regular expression verbose, added comments. 0 1 0
10 months miracle2k miracle2k Significantly improved regular expression; endless backtracking which caused… 0 1 0
10 months miracle2k miracle2k Both attribute values as well as comments may now span multiple lines. 0 1 0
10 months miracle2k miracle2k Improved handling of comments, may now contain nested tags. 0 1 0
10 months miracle2k miracle2k Merged upstream. 0 0 0
10 months miracle2k miracle2k Considerably improved the smart_strip_html() method; added a lot more tests. 0 1 0
10 months miracle2k miracle2k Added test that comments are stripped. 0 1 0
10 months miracle2k miracle2k Removed debugging line that snuck in there. 0 1 0
10 months miracle2k miracle2k Support stripping tags that contain colons, and other non-alphabethic characters 0 1 0
11 months miracle2k miracle2k Moved the setup_django method to djutils module. 0 1 0
11 months miracle2k miracle2k Ignore PyDev/Eclipse project files. 0 1 0
11 months miracle2k miracle2k Added functions to remove/add path separators. 0 1 0
12 months miracle2k miracle2k 'extend'-mode now also supports enlarging of images. Additionally, extend has a… 0 1 0
12 months miracle2k miracle2k Fixed a bug with cropping code that was just introduced by the last commit, and… 0 1 0