Does Python work with QuickBooks SDK?

W

walterbyrd

My guess is that it would, but I can find no mention of python in the
intuit developers site. I can find some references to PHP and Perl,
but no Python.

I looks to me like Intuit develops have a strong preference for visual-
basic, then c/c++, then delphi.

I find it just a little bit surprising, since Python does work
with .Net and all.
 
K

kyosohma

My guess is that it would, but I can find no mention of python in the
intuit developers site. I can find some references to PHP and Perl,
but no Python.

I looks to me like Intuit develops have a strong preference for visual-
basic, then c/c++, then delphi.

I find it just a little bit surprising, since Python does work
with .Net and all.

I'm not seeing a Python wrapper for the SDK, but it looks like you can
access it with COM. This thread talks a little about doing just that:

http://mail.python.org/pipermail/python-win32/2004-May/001990.html

To learn more about Python and how to work with COM, check this site
out:

http://www.oreilly.com/catalog/pythonwin32/chapter/ch12.html

I hope that helps you out.

Mike
 
G

gregpinero

My guess is that it would, but I can find no mention of python in the
intuit developers site. I can find some references to PHP and Perl,
but no Python.

I looks to me like Intuit develops have a strong preference for visual-
basic, then c/c++, then delphi.

I find it just a little bit surprising, since Python does work
with .Net and all.

I've been using the QuickBooks SDK with Python for years. There was
an example somewhere on Intuit's site to get you started. I just
built off of that. But now I can't locate that sample anywhere!

Basically you just access it via the COM interface. Use the Python
win32 extentions. Email me and I can probably help you more.

-Greg
 
W

walterbyrd

Thanks to Greg and Mike.

I am not looking for specifics right now. I was just wondering if
there was a practical way to do use python to integrate with intuit
apps.

Apparently, there is.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top