#contents Random python snippets and stuff == Convenience For small scripts (/aw//not// large projects), I do {{{from conv import *}}}, and have a single conv.py script to do my standard imports. See ConvPy for this. * HandyDictConstructs == String Manipulation and Formatting * FormattedStrings * StringTranslation == Subprocess * PythonSubprocess == Idioms * PythonIdioms1 == Recipes * PythonRecipes1FilesAndDirectories * PythonRecipesListManipulation1 == My Python Scripts * FindDuplicateFiles * BatchRename * SleepUntil == Modules * CsvModule * PsUtil * UrlLib == Frameworks * QtPython * KivyFramework == Xonsh Xonsh is a handy python-based shell. == Databases * PythonMysql * PythonMongodb * PythonSqlite3 == Misc stuff * MiscSimpleScripts * CsvToHtmlTable == Pgen password generator * PgenPasswordGenerator == Convenience defs * ConvenienceDefs == Image manipulation * JoinImagesEndToEnd == Links * Functional programming explained using Python https://codewords.recurse.com/issues/one/an-introduction-to-functional-programming%TIME=1650923821