Python scripts that are short but useful or interesting.
Script Name | Description |
---|---|
files_and_folders | Get tuples of the files and folders in a directory |
pyui_from_clipboard | Create a .pyui file from the text on the iOS clipboard |
pyui_print | Print out .pyiu or other json formatted files |
pyui_to_clipboard | Put the contents of a pyui file onto the clipboard |
zap_carriage_returns | Make those Windows text files more friendly |
tweetme | Allows you to tweet whatever you type into a dialog |
count_text | Counts the amount of letters or numbers in text you ask it to |