Re: Access Database Using Python

2005-06-14 Thread Piet van Oostrum
> "Karthish" <[EMAIL PROTECTED]> (K) wrote: >K> I can't figure out how to authenticate and then load a page, since the >K> page requires cookies for authentication. http://www.voidspace.org.uk/python/articles/cookielib.shtml http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/302930 -- P

Access Database Using Python

2005-06-13 Thread Karthish
I'm writing a script to look through DNA sequences in a database and select sequences I require. So far, my code looks like this for authentication: import os import Bio.Clustalw from Bio.Alphabet import IUPAC import pdb import sys import os import urllib import urllib2 import urllib userid = 's

Access Database Using Python

2005-06-13 Thread Karthish
I'm writing a script to look through DNA sequences in a database and select sequences I require. So far, my code looks like this for authentication: import os import Bio.Clustalw from Bio.Alphabet import IUPAC import pdb import sys import os import urllib import urllib2 import urllib userid = 'k