First stage of making pywws fit for the future.
1/ The code is Python2.7 and Python 3 compatible with no need for '2to3' translation during installation.
2/ Most module, class and function names have been changed to be PEP8 compliant.
3/ The weather station raw data conversions have been made a bit more sane.
First stage of making pywws fit for the future. 1/ The code is Python2.7 and Python 3 compatible with no need for '2to3' translation during installation. 2/ Most module, class and function names have been changed to be PEP8 compliant. 3/ The weather station raw data conversions have been made a bit more sane.