PyDub: Difference between revisions
Line 4: | Line 4: | ||
== Installing on OS X == | == Installing on OS X == | ||
* Download the latest code (as a zip) | |||
<source lang="bash"> | <source lang="bash"> |
Revision as of 12:48, 4 November 2014
https://github.com/jiaaro/pydub/
Installing on OS X
- Download the latest code (as a zip)
sudo easy_install setuptools
sudo python setup.py install