python-biopython-doc | Documentation for the Biopython library | Mehr ...
Documentation and examples about how to use the Biopython library.
python-biopython-martel | Flat file parser for the Biopython library | Mehr ...
Martel uses regular expression format definition to generate a parser for flat- and semi-structured files. The parse tree information is passed back to the caller using XML SAX events. In other words, Martel lets you parse flat files as if they are in XML. . Biopython's old parsing infrastructure, Martel (this package) and Bio.Mindy, were deprecated in release 1.49.
python-biopython-sql | Biopython support for the BioSQL database schema | Mehr ...
This is the Biopython interface to a BioSQL database (see www.biosql.org for details). BioPerl, BioJava and BioRuby also provide their own BioSQL interfaces onto the same shared SQL schema.