New Libraries for UtilityMill
Utility Mill, my web application for building quick Python utilities now has the following libraries available for use in your utilities. Head on over and try it out.
Python Excel Tools: xlrd, xlwt, xlutils
These tools (Home/Documentation) let you read, write, and manipulate Excel files. They’re a huge improvement over pyExcelerator.
PyYAML
PyYAML(Home/Documentation) is a YAML parser and emitter for the Python programming language.
Biopython
Biopython(Home/Documentation) is a set of freely available tools for biological computation written in Python.
I also updated pyparsing to version 1.5.5 as requested by users.
I can’t wait to try out some utilities using BioPython.





