Refactor code to be more readable and pretty. - use singleton for ReleaseFetcher - better use of `global` - remove `sys` import from main.py - ...