LaunchPlatform/beancount-parser
Standalone Lark based Beancount syntax parser (not relying on Beancount library), MIT license
PythonMIT
Issues
- 0
Parsing Error When Encountering Empty Cost Basis
#16 opened by korrat - 0
Cost spec grammar not handled correctly
#19 opened by fangpenlin - 0
Does not support `query`
#17 opened by wesalvaro - 2
Proposal: a higher level, more structured API
#13 opened by SEIAROTg - 4
Account tokens do not support unicode
#10 opened by Entze - 5
- 2
Account names require sub-accounts
#2 opened by tbm - 5
Doesn't handle txn and posting tags/links
#3 opened by tbm - 2
Custom plugin config syntax is not supported
#11 opened by wzyboy - 3
Error on lines with only spaces
#9 opened by catanzaromj - 0
Handle indentation
#8 opened by fangpenlin - 3
Newline at beginning of file: Unexpected token Token('_NL', '\n') at line 1, column 1
#4 opened by tbm - 0
ISINs as currency should be supported
#7 opened by fangpenlin - 1
'Token' object has no attribute 'data'
#6 opened by ambroisie - 1
Don't assume builting top-level accounts
#1 opened by tbm