Hi,
We got request for 2-4 hours basic python workshop . Below are details
IMPULSE is an IEEE technical fest, conducted by IEEE-VVCE
Student Branch, Vidya Vardhaka College of Engineering, Mysore.
It'll be held on 25th (Friday) & 26th (Saturday) of this
mo
Hello Python hackers,
>>> I have written a HP Quality Center manual test case parser program to
do some task.
>>> My requirement is, there will be a button say execute for each manual
test case in test lab.
>>> When user click on execute button I need to execute my python parser
program.
>>> Do
Hi Shashi,
See the below code...
from Tkinter import Tk, Text, BOTH, W, N, E, S, INSERT
from ttk import Frame, Button, Label, Style
class Ui_app_class(Frame):
def __init__(self, parent):
Frame.__init__(self, parent)
self.parent = parent
self.initUI()
def initUI(s
Hi Shashidhar,
Although you have listed a very small requirement in terms of feature set,
I believe same can expedite to a complex and interesting scenario.
If it is a web application do look into systems like : Jobtastic [
http://policystat.github.io/jobtastic/ ] which is meant for running user
Hi Vijay,
Can you share more details. I am interested.
Cheers
Sukhbinder
Sent from my iPhone
On Apr 15, 2014, at 3:30 PM, bangpypers-requ...@python.org wrote:
> Send BangPypers mailing list submissions to
>bangpypers@python.org
>
> To subscribe or unsubscribe via the World Wide Web, vis
I am very interested Vijay.
Can you provide some more details & connect me to some folks there.
Thanks a ton,
cheers,
ashish
*The only way to do great work is to love what you do. If you haven’t found
it yet, keep looking. Don’t settle. As with all matters of the heart,
you’ll know when you fin