[Tutor] script to lookup and extract the values next to it
Alan Gauld
alan.gauld at btinternet.com
Tue Jul 28 14:50:41 CEST 2015
On 28/07/15 10:19, s karthick babu wrote:
> Dear All,
>
> I am new to python programming.
Hi, welcome.
> is there a place where people exchange the python scripts?
Not that I know of, although I suppose the Activestate catalog
of "recipes" is sort of like that.
> I would like to extract the values present next to certain text, Can any
> one help me ?
Probably but we need a lot more detail.
Please repost giving us:
1) The Python version you use
2) The OS you use
3) Any previous programming experience in other languages
4) What the input data looks like
- what do you mean by value "next to" certain text?
- What kind of text? What kind of value?
- Is the data in a standard format such as CSV or XML or HTML?
Armed with that information we can start to make suggestions.
hth
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos
More information about the Tutor
mailing list