when you look at your twitter page you can see the name of the client
software used to post the tweet.
Do you know how the client can set that "from" field and how to do
that with twython ?
Frédéric
With the exception of 'grandfathered' applications, you must be using
OAuth in order to have the application name in "Posted From". The
Twython OAuth implementation is not yet complete, but my understanding
is that it is a high priority.
At last count, half this list is using Pinax. For Ryan's benefit, Pinax
installs python-twitter but doesn't appear to have anything that really
depends on it. I would hazard that OAuth completion is the only barrier
to slipping twython into Pinax before any dependencies evolve. That
would be quite a coup. ;-)
Chris