[Tutor] Need help

2016-10-03 Thread niraj pandey
Hi , I am new in python. Could you guys please help me here. I want to add every lebels value here (ie fetch from DB and display in front of every lebel or I had store every lable value in variable and display here). [image: Inline image 1] So that table looks like as follow [image: Inline im

Re: [Tutor] Need help

2016-10-03 Thread Alan Gauld via Tutor
On 03/10/16 10:54, niraj pandey wrote: > I want to add every lebels value here (ie fetch from DB and display in > front of every lebel or I had store every lable value in variable and > display here). You need to tell us which OS, Python version and GUI toolkit you are using. > [image: Inline im

Re: [Tutor] Need help

2016-10-03 Thread niraj pandey
Hello Alan , I am using python 2.7.10 and using RHEL6 Thanks On Mon, Oct 3, 2016 at 8:53 PM, Alan Gauld via Tutor wrote: > On 03/10/16 10:54, niraj pandey wrote: > > > I want to add every lebels value here (ie fetch from DB and display in > > front of every lebel or I had store every lable va

[Tutor] beautifulsoup

2016-10-03 Thread Crusier
I am trying to scrap from the (span class= 'Number'). The code looks like this on the pages I am scrapping: 99 10.00(-0.1%) Menu Max Quantity 100.000 Average Quantity 822 Previous Order 96 Max Price 104 Number of Trades 383 Min Price 59 Total Amou

Re: [Tutor] beautifulsoup

2016-10-03 Thread cs
On 04Oct2016 13:35, Crusier wrote: I am trying to scrap from the (span class= 'Number'). The code looks like this on the pages I am scrapping: 99 10.00(-0.1%) Menu Max Quantity 100.000 Average Quantity 822 Previous Order 96 Max Price 104 Number of Trades 383