Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 309 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 309 Bytes

mediapy

A Cpython implementation of media.py

To use the functions: from mymedia import *

Requires PIL, numpy, and pyaudio to work.

I recommend using enthough canopy, as it comes with all three prerequisites.

If you're having trouble running things, try executing in a pydev workspace. (I use liclipse).