blob: 822e73addf78d02726184d68db82012d12ddd8b6 (
plain) (
blame)
1
2
3
4
5
|
HB is a simple Home Budget management system. As such, it is only mildly
interesting. However, it's real purpose is to demonstrate how to write a
complete application in Python. It is loaded with comments as well as a lot
of explanatory material which should help anyone interested in learning
Python better.
|