On Thu, Dec 01, 2005 at 02:45:10PM -0600, Kennedy, Andrew (GE Healthcare) wrote:
> I'm trying to use aemreceive to process AppleEvents in a
> Tkinter-GUI'd Python app. I have been able to use argvemulator.py
> from plat-mac to handle double clicking on a file and having it open
> in the applicati
On Dec 2, 2005, at 9:43 AM, Schollnick, Benjamin wrote:
>> Python's Db API, of course. http://www.python.org/peps/pep-0249.html
>>
>> There are a lot of databases out there, and there's a Python
>> driver for most of them. http://www.python.org/topics/database/
>> I guess you'll find most help for
> Python's Db API, of course. http://www.python.org/peps/pep-0249.html
>
> There are a lot of databases out there, and there's a Python
> driver for most of them. http://www.python.org/topics/database/
> I guess you'll find most help for MySQL, even if PostgreSQL
> or something is better. If you
Benjamin> I asked earlier and ODBC seems to be mostly out on the
Benjamin> MacPython front. What methods do you folks use for accessing
Benjamin> an database (SQL based database prefered) via macpython?
I've used both PostgreSQL and MySQL from Python on Mac OSX with no problems.
Anot
>I asked earlier and ODBC seems to be mostly out on the MacPython
>front. What methods do you folks use for accessing an database
>(SQL based database prefered) via macpython?
Python's Db API, of course.
http://www.python.org/peps/pep-0249.html
There are a lot of databases out there, and there's
Folks,
On the PC side, I use an ODBC connection But I'm considering
writing an Database application on the Macintosh via Python...
I asked earlier and ODBC seems to be mostly out on the MacPython
front. What methods do you folks use for accessing an database
(SQL based database prefered) vi
Le 1 déc. 05, à 04:09, [EMAIL PROTECTED] a écrit :
> Smultron looks quite nice, but I don't see a way to submit files for
> execution, or to get console output back. Does it require switching
> to Terminal or the like, or am I missing something?
>
Smultron is Apple Scriptable, so you can use an
[EMAIL PROTECTED](e)k dio:
> On Dec 1, 2005, at 6:20 AM, altern wrote:
>
>
>
>>pyoxide you can open a console with python from within the editor
>>and this is very handy to try things out
>>
>
>
> Yes, indeed. But isn't PyOxide still really crashy? I have 0.7.1 and
> haven't used it in qui
Hi folks,
I'm trying to use aemreceive to process AppleEvents in a Tkinter-GUI'd Python
app. I have been able to use argvemulator.py from plat-mac to handle double
clicking on a file and having it open in the application automatically. I'm
now trying to catch 'ocon' and 'odoc' AppleEvents wit
On Dec 1, 2005, at 6:20 AM, altern wrote:
> pyoxide you can open a console with python from within the editor
> and this is very handy to try things out
>
Yes, indeed. But isn't PyOxide still really crashy? I have 0.7.1 and
haven't used it in quite a while.
Jerry
_
10 matches
Mail list logo