multiple instances of python in separated windows -
i'm using pyuserinput , want run multiple python scripts in separate windows possible make script run inside of window while still allowing me other things mouse , keyboard simultaneously? i'm using latest version of ubuntu , python 2.7.3
how can attach python code window?
if access website, yes. sites disable ability enter data text fields, such login, careful that. research on python's urllib2 module.
here's example: python urllib simple login script
also, when comes working scripts handle these processes, isn't typically "pushing buttons", that's when dealing gui's. rather working gui's themselves, want work underlying processes serve.
Comments
Post a Comment