On 12-08-15 08:04, Montana Burr wrote:
Hi,
I'm interested in using Python to create a server for streaming my
state's traffic cameras - which are only available as Windows Media
streams - to devices that do not natively support streaming Windows
Media content (think Linux computers & iP
On 09-10-14 14:20, vijna...@gmail.com wrote:
Hi,
I need to develop a python CLI framework.
For example if i need to set an ip address in linux:
ifconfig eth0 172.16.25.125
I should be able to use python to do the above.
1. The user will execute a python script to which i will pass the param