Guys,
I am stuck with a problem.
#!/usr/bin/python
import httplib2
import pprint
from apiclient.discovery import build
from apiclient.http import MediaFileUpload
from oauth2client.client import OAuth2WebServerFlow
# Copy your credentials from the co
I have written Python code for Google Drive which uploads the image files to my
drive app. I have three queries. Here is my code:
#!/usr/bin/python
import httplib2
import pprint
from apiclient.discovery import build
from apiclient.http import MediaFileUpload
from oauth2client.client import OAut
Hey Mark,
Thanks for reverting.
I had tried coding it using os.system("screencapture -s /filepath") // for
selecting a particular region..
I have replied to Kevin's comment, that's exactly what I am looking for. :)
Thanks ...
--
https://mail.python.org/mailman/listinfo/python-list
Hey Kevin,
Thanks for reverting.
I know about the "screencapture" function and the parameters available.
But, how would I take the user input, as in, that is just command-line, as soon
as I execute the program, it will take whatever kind of parameter is passed
under screencapture.
I want that
Hey John,
I want to code my own Snapshot taking program using Python.
Hence, had posted this question...
--
https://mail.python.org/mailman/listinfo/python-list
Anyone there to help me out???
--
https://mail.python.org/mailman/listinfo/python-list
Hey Ned,
Thanks for reverting.
I am looking for the similar functionality.
Thanks for sharing that link.
Could you pls help me out with the Python Code?
Thanks. :)
--
https://mail.python.org/mailman/listinfo/python-list
Hi Guys,
Good Morning!
How are you all doing?
I am in need of your help.
I am stuck in a problem.
I want to write my own Screenshot Taking program in Python for Mac OS X.
Example : Whenever Command + Shift + 3 is pressed ==> whatever is there on the
screen, should be grabbed / captured, and s
Hi Guys,
Good Morning!
How are you all doing?
I am in need of your help.
I am stuck in a problem.
I want to write my own Screenshot Taking program in Python for Mac OS X.
Example : Whenever Command + Shift + 3 is pressed ==> whatever is there on the
screen, should be grabbed / captured, and s