Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 Quicken 和 Money 使用的 OFX 协议导入财务信息。我已经很好地环顾了一个开源库,但到目前为止都是空的。
有人知道吗?
“将ofx(Microsoft Money)文件转换为DataSet的类”怎么样?
请注意,我对 OFX 不是很熟悉 - 这只是一个快速搜索结果......
GnuCash可以做到,而且看起来他们使用的是 LibOFX。
此外,这里还有一些 python 脚本和 OFX 资源。
PocketSense 是用 Python 编写的,并将 OFX 从服务器获取到 Microsoft Money。