Python is a very versatile language with a very diverse library ecosystem. That's why their motto is "batteries included" - and boy are they right! Using Python, you can connect and interact with a wide array of social networks including Facebook, Twitter and LinkedIn. Today, I want to show you how to perform some basic tasks on Twitter using Twython and Python. Twython is a very robust, mature li
