Jump-start into modern Python by forcing yourself to use f-strings. This plugin checks each python statement (logical line) and see if % or .format is used. Since flake8 is only a code style checker ...
FString provides an elegant solution for dynamically updating the strings.xml values. It uses a combination of Android SharedPreferences, strings.xml and reflections to dynamically update the values ...