Show HN: I wrote an eBook on tracking personal finances using Python
personalfinancespython.com
Show HN: I wrote an eBook on tracking personal finances using Python
1–10 of 13 posts
Re: Show HN: I wrote an eBook on tracking personal finances using Python
#2While searching, I found Plain Text Accounting [1], which means keeping financial records inside plain-text files. This method really appealed to the developer in me and I started digging deeper.
4 years later, I now have a stable workflow using Beancount [2] that lets me import all my financial activity into a plain-text file that lives inside a git repository on my disk. Needless to say, I'm super happy with this workflow!
So this ebook is my attempt at helping more folks get into the world of PTA and Beancount! In my experience, the documentation can be a bit tricky to get into, so I hope this ebook lowers the barrier to entry!
Open to answering questions!
Re: Show HN: I wrote an eBook on tracking personal finances using Python
#3Re: Show HN: I wrote an eBook on tracking personal finances using Python
#4Hi! You've got some extra text in the url and it gives 404.
I’m trying to change it but apparently it’s not possible to adjust URLs after submission?
Hoping one of the mods could help with this!
Re: Show HN: I wrote an eBook on tracking personal finances using Python
#5Hi! You've got some extra text in the url and it gives 404.
Thanks for the heads up! I’m trying to change it but apparently it’s not possible to adjust URLs after submission? Hoping one of the mods could help with this!
Btw, for a Show HN that's a book, the convention is to provide a sample chapter (or something similar) for free. Otherwise there's no way for users to "try it out", which is the necessary condition for a Show HN: https://news.ycombinator.com/showhn.html.
Re: Show HN: I wrote an eBook on tracking personal finances using Python
#6Re: Show HN: I wrote an eBook on tracking personal finances using Python
#7(I couldn’t modify the original comment or add replies to it anymore, hence posting a new one.)
Re: Show HN: I wrote an eBook on tracking personal finances using Python
#8Earlier quoted context omitted.
Thanks for the heads up! I’m trying to change it but apparently it’s not possible to adjust URLs after submission? Hoping one of the mods could help with this!
Fixed now. That was a bug in our software - sorry! Btw, for a Show HN that's a book, the convention is to provide a sample chapter (or something similar) for free. Otherwise there's no way for users to "try it out", which is the necessary condition for a Show HN: https://news.ycombinator.com/showhn.html .
Re: Show HN: I wrote an eBook on tracking personal finances using Python
#9Also, I went to your landing page and then clicked on "Click here to download your ebook" and straight away was taken to a credit card form with no indication of how much I would need to pay or that I would need to pay at all and the book wouldn't be free!
Re: Show HN: I wrote an eBook on tracking personal finances using Python
#10Thanks. I've been wanting to get into Beancount for a while but my bank only sends me pdf bank statements which has been holding me back. Does your book address that? Also, I went to your landing page and then clicked on "Click here to download your ebook" and straight away was taken to a credit card form with no indication of how much I would need to pay or that I would need to pay at all and the book wouldn't be fr…
Thanks for the feedback about the website! I've changed the button text so the price is displayed inline.