============ Installation ============ At the command line either via pip:: $ pip install py_swf Or, if you have virtualenvwrapper installed:: $ mkvirtualenv py_swf $ pip install py_swf