Re: Python plugin (semantic-aware) for the Qt Creator IDE

2016-01-17 Thread John Fabiani
What about debugging? On Jan 16, 2016 6:02 AM, "Leandro T. C. Melo" wrote: > Hi again... > > Sorry, but I have a new url for the video (it's just slightly modified). > > https://youtu.be/71aqIwv3vJs > > Thanks, > Leandro > > > On Thursday, January 14, 2016 at 9:23:47 AM UTC-2, Leandro T. C. Melo

Re: What does Guido want in a GUI toolkit for Python?

2009-06-28 Thread John Fabiani
Casey Hawthorne wrote: >>So, what *does* Guido want in a GUI toolkit for Python? > > I saw a talk by a school teacher on pyFLTK: GUI programming made easy. > > On another note: I#: Groovy makes it easy to tie into the Java Swing > GUI, so if Python could do that, with the added complication bein

Re: Open source python projects

2009-06-22 Thread John Fabiani
pyt...@bdurham.com wrote: > Saurabh, > > 1. The Dabo crew is doing some exciting thing. Might be worth checking > out. > http://dabodev.com yes Dabo is doing a lot these days. Using wxPython for the GUI, a fast interface for data supporting SQLite, MySQL,Postgres, Firebird, MsSQL and Now a web

Re: What is the best framework or module in Python for a small GUI based application development?

2009-04-22 Thread John Fabiani
srinivasan srinivas wrote: > > Hi, > Could you suggest me some modules in Python which can be used to develop > GUI based applications? and tell me which could be the best(in terms of > efficiency) one for a small GUI based application development? > > Thanks, > Srini > > > Bollywood new

Re: [OT] large db question about no joins

2009-04-16 Thread John Fabiani
Daniel Fetchinson wrote: > Hi folks, I've come across many times the claim that 'joins are bad' > for large databases because they don't scale IMO that's bull... -- http://mail.python.org/mailman/listinfo/python-list

Re: Best GUI toolkit with Table support

2009-03-24 Thread John Fabiani
deech wrote: > Hi all, > I am making a cross-platform frontend to a sqlite3 database. Which > python GUI toolkit has the best table support? Tkinter doesn't seem to > support them (without additional package installation). > > The issue is that the application must run off a flash drive with a >

Re: openOffic, windows, and Python 2.5

2009-02-12 Thread John Fabiani
Terry Reedy wrote: > John Fabiani wrote: >> Hi, >> OpenOffice 3 on windows uses python 2.3.x (I have no idea why). > > I presume because no one has volunteered to do the update for the Py-UNO > bridge. In any case, why do you consider that to be a problem. It is >

openOffic, windows, and Python 2.5

2009-02-11 Thread John Fabiani
Hi, OpenOffice 3 on windows uses python 2.3.x (I have no idea why). Does anyone know where I can get whatever is needed to get python 2.5 working. I don't want to learn how recompile openoffice because it has a steep learning curve and is just to much when I can just use M$ word. BTW using the o

Re: Am I interacting with the database correctly?

2009-01-18 Thread John Fabiani
Hussein B wrote: > Hey, > I'm new with database interactions in Python and I'm not sure if I'm > handling the cursor and transactions correctly: > > cursor = db.cursor(MySQLdb.cursors.DictCursor) > cursor.execute(flate_rate_pkgs_sql) > rows = cursor.fetchall() > #I have for loop here to i

tutorial on parser

2008-12-15 Thread John Fabiani
I need to get it done either myself to find a open source project. Thanks in advance. John Fabiani -- http://mail.python.org/mailman/listinfo/python-list

Re: Launching a subprocess without waiting around for the result?

2008-09-18 Thread John Fabiani
erikcw wrote: > On Sep 18, 3:33 pm, Ben Finney <[EMAIL PROTECTED]> > wrote: >> erikcw <[EMAIL PROTECTED]> writes: >> > I have a cgi script where users are uploading large files for >> > processing. I want to launch a subprocess to process the file so the >> > user doesn't have to wait for the page

Re: configure kdevelop for python

2008-09-02 Thread John Fabiani
Sindhu wrote: > am a newbie to python language and kdevelop, so i would like to know > how to configure kdevelop for python programming? complete with a > debugger? I have not used python and kdevelop but I do know it requires qt and the link below has several video's of a developer using python

Re: GUI programming with python

2008-08-26 Thread John Fabiani
Alan Franzoni wrote: > zamil was kind enough to say: > > [cut] > > If your needs are very basic, you can stick with the tk module that comes > with python. It's not really feature-packed, but it's maintained and > pretty cross-platform. > > Otherwise, you can pick any supported widget set you l

need thumbnail from video

2008-07-22 Thread John Fabiani
Hi, I need a py tool that will provide a thumbnail (bmp?) from a video (avi, wmv) that will be cross platform (linux, windows). Research has provided pymedia for Linux but I haven't found anything for windows. Hopefully, someone has had to do this in the past and knows what has to be done. Thank

Re: Python + RDBM framework?

2008-06-14 Thread John Fabiani
bukzor wrote: > It seems that whenever I have an application that uses a database > (MySQL) I end up writing a database framework from scratch. Is there > some accepted pre-existing project that has done this? > > I see Django, but that seems to have a lot of web-framework that I > don't (necessa

Re: Newb question: underscore

2008-06-05 Thread John Fabiani
Skye wrote: > What is this doing? > > print >> fd, _(__doc__) > > > I'm guessing line-splitting __doc__ into a list, but what's that > leading underscore do? > > Thanks! I think it is standard practice to use the underscore for unicode converts. -- http://mail.python.org/mailman/listinfo/p

Re: Second posting - Howto connect to MsSQL

2005-02-13 Thread John Fabiani
John Fabiani wrote: > Hi, > Since this is (sort of) my second request it must not be an easy solution. > Are there others using Python to connect MsSQL? At the moment I'd accept > even a windows solution - although, I'm looking for a Linux solution. > > John Thanks

Second posting - Howto connect to MsSQL

2005-02-13 Thread John Fabiani
Hi, Since this is (sort of) my second request it must not be an easy solution. Are there others using Python to connect MsSQL? At the moment I'd accept even a windows solution - although, I'm looking for a Linux solution. John -- http://mail.python.org/mailman/listinfo/python-list

connecting to Sybase/MsSQL from python

2005-02-12 Thread John Fabiani
Hi, I'm hoping someone on the list has connected to sybase/MsSQL with something that works with DBAPI 2.0 from a linux box (SUSE 9.2) because I can't seem to get it done. I found Object Craft's python code that uses FreeTDS. But I can't get it compiled. The code is looking for "sybdb.h" (first e

Re: Is it possible to open a dbf

2004-12-27 Thread John Fabiani
Paul Rubin wrote: > John Fabiani <[EMAIL PROTECTED]> writes: >> I'm wondering if there is a module available that will open a dbf >> (actually >> sco foxpro 2.6) file under linux. Hopefully it will be DAPI 2.0 but I'll >> accept anything at this poin

Is it possible to open a dbf

2004-12-27 Thread John Fabiani
Hi, I'm wondering if there is a module available that will open a dbf (actually sco foxpro 2.6) file under linux. Hopefully it will be DAPI 2.0 but I'll accept anything at this point. John -- http://mail.python.org/mailman/listinfo/python-list