Miscellaneous scripts
This repository contains miscellaneous scripts that does not fit in one repository, yet I will use them sometimes for my personal use. Note that some of the scripts might contain hardcoded paths and opinionated presets, and you are advised to inspect them before actually using.
|
Go to the source code of this file.
Namespaces | |
namespace | troll |
Functions | |
Tuple[int, int, int, int] | troll.centre_coordinate (tkinter.Tk root, int width, int height, bool is_root_window=True) |
None | troll.main (width, int height) |
None | troll.puts_text (tkinter.Tk window, width, int height, tkinter.ttk.Progressbar pb_main) |
None | troll.run () |