Dup Ver Goto 📝

PythonStuff

PT2/lang/python/old-notes does not exist
To
59 lines, 132 words, 1124 chars Page 'PythonStuff' does not exist.

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.

== 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