6.1. imperialism_remake package

6.1.2. Submodules

6.1.3. imperialism_remake.start module

Starts the application (a client and a server). Start in project root folder and with ‘–debug’ as parameter if wished.

imperialism_remake.start.get_arguments()[source]

Parses command line arguments.

imperialism_remake.start.get_configured_logger(user_folder, is_debug)[source]

Obtain configured logger, depending on location of user folder and debug mode (set by command line).

imperialism_remake.start.main()[source]

Main entry point. Called from the script generated in setup.py and called when running this module with python.

6.1.4. imperialism_remake.version module

Current version (short and full names).

6.1.5. Module contents

Package imperialism_remake