Package Bio :: Package WWW
[hide private]
[frames] | no frames]

Package WWW

source code

Deal with various biological databases and services on the web (DEPRECATED).

The functionality within Bio.WWW and its sub modules was deprecated in Biopython 1.45, however most individual functions simply been moved:

Bio.WWW.ExPASy -> Bio.ExPASy Bio.WWW.InterPro -> Bio.InterPro Bio.WWW.NCBI -> Bio.Entrez Bio.WWW.SCOP -> Bio.SCOP

Classes [hide private]
  RequestLimiter
Variables [hide private]
  __package__ = 'Bio.WWW'
  __warningregistry__ = {('Bio.WWW was deprecated. Most of its ...
Variables Details [hide private]

__warningregistry__

Value:
{('Bio.WWW was deprecated.  Most of its functionality is now available\
 from Bio.ExPASy, Bio.InterPro, Bio.Entrez and Bio.SCOP.',
  <type 'exceptions.UserWarning'>,
  18): True}