issues
search
jseutter
/
ofxparse
Ofx file format parser for Python
http://sites.google.com/site/ofxparse/
MIT License
204
stars
121
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix import OFX file with linebreak before headers and not ASCII content
#179
rennerocha
opened
1 day ago
0
Fix import OFX file with non-ascii characters content
#178
rennerocha
closed
1 day ago
1
trim usage of six
#177
a-detiste
opened
6 months ago
0
Feature Request - Add Transaction Parsing for "DTAVAIL" Field in <STMTTRN>
#176
paulusbd
opened
6 months ago
0
Add writer of Credit Card Statement
#175
diraol
opened
6 months ago
0
Handling Missing Decimal Separators in BALAMT Field for Brazilian OFX Files
#174
antoniospneto
closed
9 months ago
0
Handle `chknum` in transaction field
#173
ludo-c
opened
11 months ago
0
The header in a Wells Fargo .qfx file contains no newlines
#172
boogiewookie
opened
1 year ago
1
Bug with encoding for ETrade
#171
emin63
opened
1 year ago
0
XMLParsedAsHTMLWarning
#170
kantskernel
opened
2 years ago
4
Cannot process UTF-8 files with characters outside the 256 range
#169
lynxlynxlynx
opened
2 years ago
1
Module 'collections' has no attribute 'Iterable'
#168
pkkid
closed
2 years ago
1
OfxPreprocessedFile() crashes on an empty close tag like this: <MEMO/>
#167
toddInPortland
opened
2 years ago
0
Does this parse ofx 1.0 format?
#166
ibigbug
opened
2 years ago
0
Close tags
#165
alissonsv
closed
2 years ago
2
Missing BANKACCTTO on statement transaction
#164
cedk
opened
3 years ago
0
Fixing parse error "unknown encoding: cpNONE"
#163
pcekm
opened
3 years ago
0
Transaction that is not a DEBIT nor a CREDIT
#162
papin1
opened
3 years ago
2
Allow parsing OFX files starting with empty lines
#161
fdinel
opened
3 years ago
0
Support parsing quirky Chase QFX headers
#160
fyhuang
opened
4 years ago
0
Read an OFX String instead of a OFX file
#159
jones-chris
opened
4 years ago
4
transaction.security and position.security should be Security() object instead of str
#158
hezhao
opened
4 years ago
1
currency-rate-in-transaction
#157
heitorpolidoro
closed
2 years ago
0
Import ABC from collections.abc instead of collections for Python 3.9 compatibility
#156
tirkarthi
closed
4 years ago
0
Importing ABC directly from collections module was removed in Python 3.9
#155
tirkarthi
closed
4 years ago
3
OfxParser.parse fails: unknown encoding: cpNONE
#154
fugwort
opened
4 years ago
0
Add Support for iso-8859-1 (latin-1) as encoding when described as US…
#153
llacroix
closed
4 years ago
2
Handle new formattings for decimal numbers
#152
KiudLyrl
closed
4 years ago
1
Add user_date to the transaction object from the DTUSER field.
#151
chemtov
closed
4 years ago
2
Make dtuser available in transaction object.
#150
chemtov
closed
4 years ago
0
Changing <FITID> is not persisting at all
#149
jovanimoura
opened
5 years ago
1
Not able to read file with iso-8859-1 encoding
#148
cbrunet
opened
5 years ago
0
Fix typo in example code.
#147
idealisms
closed
4 years ago
0
Include "message" in ofx.status if it exists.
#146
euresti
closed
5 years ago
0
'str' object has no attribute 'strftime' in ofxprinter
#145
aforch
opened
6 years ago
1
Generic ofx2dataframe converter capable of handling multiple inputs
#144
mbkamble
opened
6 years ago
1
Empty OFX elements
#143
bruny
closed
6 years ago
1
Python3 "TypeError: must be str, not bytes"
#142
stuartlangridge
opened
6 years ago
0
improving pep8 compliance
#141
e2thenegpii
closed
6 years ago
1
Add writeToFile method to allow writing to a file object as well as a file
#140
rkhwaja
closed
6 years ago
2
Allow using OfxPrinter with a buffer rather than a file on disk
#139
rkhwaja
closed
4 years ago
0
Extend example code
#138
cilynx
closed
6 years ago
1
Add support for custom date format
#137
kamushadenes
closed
6 years ago
1
Transaction Date, Value, Memo
#136
ccrvlh
opened
6 years ago
2
"Cannot import name OfxParser"
#135
ccrvlh
closed
6 years ago
2
TD Ameritrade (and presumably others) use a POSDEBT element for…
#134
matsharpe
closed
6 years ago
1
UTF-8 Encoding
#133
nim-odoo
opened
6 years ago
9
New PYPI release
#132
rkhwaja
closed
6 years ago
2
multiple accounts ofx combined
#131
jettero
closed
7 years ago
2
Handle XML files opened as text
#130
viraptor
closed
7 years ago
1
Next