lang/python/ PythonStuff
contents
Random python snippets and stuff
== Convenience For small scripts (//not// large projects), I do {{from conv import *}}, and have a single conv.py script to do my standard imports. See ConvPy for this.
== String Manipulation and Formatting
== Subprocess
== Idioms
== Recipes
== My Python Scripts
== Modules
== Frameworks
== Xonsh Xonsh is a handy python-based shell.
== Databases
== Misc stuff
== Pgen password generator
== Convenience defs
== Image manipulation
== Links
- Functional programming explained using Python https://codewords.recurse.com/issues/one/an-introduction-to-functional-programming%TIME=1650923821