home ¦ Archives ¦ Atom ¦ RSS

Python Modules of Unusual Usage

Getting a lot of mileage out of:

  • requests. Wasn’t quite ready to believe the hype, but it does make executing HTTP requests a lot more humane
  • ConfigObj. Makes parsing Windows INI files as about as convenient as possible
  • argparse. Once you internalize the Tao of this module, combine with cliff, to make command-line Swiss army chainsaws.

© 2008-2024 C. Ross Jam. Built using Pelican. Theme based upon Giulio Fidente’s original svbhack, and slightly modified by crossjam.