issues
search
isaacharrisholt
/
quiffen
Quiffen is a Python package for parsing QIF (Quicken Interchange Format) files.
MIT License
34
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handle unknown accounts and split transfers
#97
lcmcninch
closed
1 week ago
3
add numpy version specifier
#96
isaacharrisholt
closed
1 week ago
0
Handle to_account transfers in split transactions
#95
lcmcninch
closed
1 week ago
2
Handle unknown account types
#94
lcmcninch
closed
1 week ago
2
Ignore !Option lines
#93
lcmcninch
closed
2 weeks ago
4
First !Account definition missed due to !Option:AutoSwitch
#92
lcmcninch
closed
2 weeks ago
1
(Documentation ticket) "ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject"
#91
DreadPirateShawn
opened
4 months ago
1
Ignore `!Clear:AutoSwitch` lines
#90
isaacharrisholt
closed
6 months ago
0
Unable to handle "tax_related" field
#88
zoagold95
closed
2 weeks ago
2
Add locale to Qif.parse() method
#87
foppini975
closed
2 weeks ago
1
Documentation not building correctly
#86
mborsetti
opened
11 months ago
4
fixing split percentage rounding issue
#85
patlachance
closed
1 year ago
6
Issue 64
#83
WolfgangFahl
closed
1 year ago
1
Tox fix2023 10 19
#82
WolfgangFahl
closed
1 year ago
1
Issue 78
#79
WolfgangFahl
closed
1 year ago
1
Finanzmanager Deluxe 2020 Quicken export support
#78
WolfgangFahl
closed
1 year ago
2
Issue 62
#77
WolfgangFahl
closed
1 year ago
1
Issue 75
#76
WolfgangFahl
closed
1 year ago
1
allow tqdm progress bar to be used
#75
WolfgangFahl
closed
1 year ago
2
Issue 63
#74
WolfgangFahl
closed
1 year ago
4
fixes #71 .gitignore
#72
WolfgangFahl
closed
1 year ago
0
add eclipse pydev files to .gitignore
#71
WolfgangFahl
closed
1 year ago
0
open discussion
#69
WolfgangFahl
closed
1 year ago
1
fixes #60, #61, #62, #63, #64, #65, #66, #67
#68
WolfgangFahl
closed
1 year ago
3
investment - unknown line codes @, ~, & and B
#67
WolfgangFahl
closed
2 weeks ago
2
investment - Unknown line code G
#66
WolfgangFahl
closed
2 weeks ago
2
Unknown line code: F
#65
WolfgangFahl
closed
2 weeks ago
3
Unknown line code V
#64
WolfgangFahl
closed
2 weeks ago
5
Split percentages cannot exceed 100% of the transaction - allow to specify max allowed overshoot
#63
WolfgangFahl
closed
2 weeks ago
5
lenient mode
#62
WolfgangFahl
closed
1 year ago
5
Unknown line code S
#61
WolfgangFahl
closed
2 weeks ago
3
Line number not shown in Category/Class errors
#60
WolfgangFahl
closed
2 weeks ago
2
pandas dependency
#59
WolfgangFahl
closed
2 weeks ago
1
ValueError: Unknown line code: t
#58
michaelwl
closed
2 weeks ago
7
strip invalid characters when parsing decimals
#57
isaacharrisholt
closed
1 year ago
0
Qif files with transactions containing "$" in amount fail Decimal conversion
#56
sebanism
closed
1 year ago
4
Is quiffen compatible with pandas 2.x?
#55
lovette
closed
1 year ago
2
Bug fix for transaction parsing enums with trailing whitespace.
#54
sotoodaa-ucb
closed
1 year ago
1
Memorized Payee list data
#53
gitgud5000
closed
1 year ago
2
allow encoding to be overwritten for read and write methods
#52
isaacharrisholt
closed
1 year ago
0
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe9 in position 415974: invalid continuation byte
#51
ClimberMel
closed
1 year ago
10
Tooling improvements
#50
isaacharrisholt
closed
1 year ago
2
Key `Account.transactions` by account type instead of `str`
#49
teeberg
closed
1 year ago
12
Add missing 'name' keyword argument name to some documented function calls
#48
teeberg
closed
1 year ago
0
Fix documentation left over from V1 and some docstrings
#47
isaacharrisholt
closed
1 year ago
0
Write some fewer empty records
#46
teeberg
closed
1 year ago
2
Split amounts should use '$' for their line code
#45
teeberg
closed
1 year ago
0
The test code in the ReadMe doc returns an error when calling to_dataframe()
#44
rpcarn
closed
1 year ago
1
Splits validator not robust to many splits with rounding error
#43
quenette
closed
1 year ago
7
Fix bug preventing Oth A and Oth L accounts from being parsed
#42
isaacharrisholt
closed
1 year ago
0
Next