Posts tagged Python

Extract Abstracts from PubMed

I’m in the research group that we want to extract protein-protein interaction by using partial matching. After a while we found we need some article’s abstracts from  National Center for Biotechnology Information by using PUBMED ID. Here is my program to get articles from NCBI, extract abstract section and save abstract part into new file [...]

Python usful libraries

In this post I want to make a list for all useful Python libraries that I use until now.
The good news is I will update this every once I use new library.
So now Let’s chill with Python Libraties.

Django (Python web framework)
cElementTree (Python XML parser)
feedParser (Python feed parser)
html5lib (Python HTML parser)
Imaging (Image processing)
pygame (Game modules)
PyScripter (Python [...]

Stock Historical Data

In my DB project I want to design a site for stock mining. First thing I did is writing a bot for downloading all stock historical data  in Python. I really like Python it makes my life a lot easier and more effective. Unless I don’t feel I’m really live effectively!
Here is code:
import urllib2
f=open(‘cusip.txt’, ‘r’)
tickers [...]

Search

Blogroll

Me Where Else?

Python

My micro log

digvan: RT @jeanineAKAj9: RT @effie313: RT @jfavreau: : “Love all, trust a few, do wrong to none” ~William Shakespeare #quote
17 hours ago
digvan: RT @voodootikigod: So facebook is becoming foursquare, iTunes is becoming facebook, and twitter is stable during a keynote. The future is nao.
2 days ago
digvan: RT @davidebbo: My machine has 67 instances of GoogleUpdate.exe running right now. It's nice to stay up to date!
1 week ago
digvan: RT @phil_nash: Welcome to the new decade: Java is a restricted platform, Google is evil, Apple is a monopoly and Microsoft are the underdogs
3 weeks ago