Index of /Software/hb
Name Last modified Size Description
Parent Directory -
hb-1.88.tar.gz 04-Sep-2002 18:44 30K
'hb' is a modest Budget Management system written in Python. It is
appropriate for home budget management and small business budgets.
'hb' is primarily intended to be a helpful tutorial for people
learning Python by examining a complete program. The program
illustrates interaction with the user, printing on a line printer,
disk I/O, and uses all the major Python data structures and many of
the language idioms. It comes with extensive documentation and the
code is heavily commented.