View python – twitter #instalar python – twitter http://code.google.com/p/python-twitter/downloads/list import twitter import re api = twitter.Api(username, password) #1. actualizar el estado api.PostUpdate(‘Tweet desde python ;)’) #...Read More