[ 源代码: python-ofxparse ]
软件包:python3-ofxparse(0.21-4)
python3-ofxparse 的相关链接
Debian 的资源:
下载源码包 python-ofxparse:
- [python-ofxparse_0.21-4.dsc]
- [python-ofxparse_0.21.orig.tar.gz]
- [python-ofxparse_0.21-4.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
parser for Open Financial Exchange (.ofx) format files
ofxparse is a parser for Open Financial Exchange (.ofx) format files. OFX files are available from almost any online banking site, so they work well if you want to pull together your finances from multiple sources. Online trading accounts also provide account statements in OFX files.
There are three different types of OFX files, called BankAccount, CreditAccount and InvestmentAccount files. This library has been tested with real-world samples of all three types.
其他与 python3-ofxparse 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-bs4
- error-tolerant HTML parser for Python 3
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries