background preloader

TWITTER PYTHON

Facebook Twitter

Python Twitter Tools (command-line client and IRC bot) What is it?

Python Twitter Tools (command-line client and IRC bot)

Python Twitter Tools (PTT) includes a Twitter API, command-line tool, and IRC bot. It is developed by Mike Verdone and the Python Twitter Tools developer team. The Minimalist Twitter API for Python is a Python API for Twitter, everyone's favorite Web 2.0 Facebook-style status updater for people on the go. Also included is a twitter command-line tool for getting your friends' tweets and setting your own tweet from the safety and security of your favorite shell. Also included is an IRC bot that can announce Twitter updated to an IRC channel.

Tweepy/tweepy - GitHub. How to Make Your Own Twitter Bot – Python Implementation. Following up on my post last week about using Twitter to track eating and weight, some of you voiced some interest in creating your own Twitter bot.

How to Make Your Own Twitter Bot – Python Implementation

This post covers how you can do that. The Gist of It.