A Python library bringing together utilities I've written over the years for work in bioinformatics and biostatistics, which should be generally applicable outside these fields as well. Focuses on string processing, DBI, and math.
Be the first to post a text review of Dvorkin's Python Utilities. Rate and review a project by clicking thumbs up or thumbs down in the right column.
- Created dvdatatypes, dvdbbase, dvsqlite, dvnetfile. - Changed dvoptargs to dvcontrol, which reflects its expansion (it used to only define the OptArgs class; now it defines OptArgs and Constants.) Added simple_profile() function. - Major changes to dvobo; the most immedediately visible is that the class which was called "OBO" is now called "Obo", but there's lots of other stuff going on under the hood. - Changed the "from re import *" line in dvstrings (and thus everything that imports it) to "import re"; the main difference here is that now regexes must be compiled with "re.compile()" instead of plain "compile".
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: