Pakket: python3-ofxparse (0.21-4)
Verwijzigingen voor python3-ofxparse
Debian bronnen:
Het bronpakket python-ofxparse downloaden:
- [python-ofxparse_0.21-4.dsc]
- [python-ofxparse_0.21.orig.tar.gz]
- [python-ofxparse_0.21-4.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-ofxparse gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-bs4
- error-tolerant HTML parser for Python 3
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries