Enforce PEP8 file naming convention
This MR enforces PEP8 naming convention for classes and modules. It introduces the following changes:
- File and modules are renamed to be lower case only;
-
server-pathentry which was apparently not used from theconfig.jsonfile is changed intoserver_filenameand serves to locate the user server file.server_classis left untouched.