These lines at the end of the webstats.py file cause execution of the main program.
#================================================================
# Epilogue
#----------------------------------------------------------------
if __name__ == '__main__':
main()