Posts in 'Python'

Decorating Python File Functions

How to wrap a Python function which writes to a file.

Any and All

Demonstration of any/all in Python.

Parsing in Python

How to parse in python

Wrapping Python Dictionaries

How to wrap a python dictionary for IPython autocompletion.