Pages

Monday, June 9, 2014

Module split & additional functions

The python module containing all functions has been split into two modules. There is now a module for functions that will be called directly by the user interface, and a module of "helper" functions. This will hopefully make the interface design much easier. In addition, the following functions were added to the repository: reset, select_client, list_people, and get_age_breakdown.

No comments:

Post a Comment