[Tutor] Question on Python and OFX (Open Financial Exchange)
andy surany
mongo57a@comcast.net
Wed Nov 6 13:23:02 2002
Hello list!
I know this is not going to be easy, but.....
I need to grab OFX data from a financial web site and within my Python
application, parse it, and use/manipulate it. I don't want to use a
package like quicken to do this because it creates extra steps, and I
have a multitude of platforms to support (Linux/MS/MAC).
Has anyone on the list ever accessed an OFX file directly from a web
site using a python program?
TIA.
-Andy