How can I control Google Hangouts with Python? -
as python project, control google hangouts (start/end video/phone calls, mute/unmute, dial key, etc) using python 2.7; e.g. create call()
function accepts email addresses , phone numbers of people in circles/contacts , call people.
as newbie, however, don't know whether:
- there python package (most of) that,
- i need sign google cloud, install google cloud sdk, learn how use google app engine, etc. or being logged google in browser sufficient
so, i'd appreciate if sketch brief road map me.
for example, python packages need?
hangups, python instant messaging client hangouts exists , worth look. it's terminal client, used back-end several gui applications.
Comments
Post a Comment