Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/ryanmcgrath/twython
/ update_status.py
File
update_status.py
examples/update_status.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
twython
import
Twython, TwythonError
2
3
# Requires Authentication as of Twitter API v1.1
4
twitter = Twython(APP_KEY, APP_SECRET, OAUTH_TOKEN, OAUTH_TOKEN_SECRET)
Callers
nothing calls this directly
Calls
2
Twython
Class · 0.90
update_status
Method · 0.80
Tested by
no test coverage detected