Note
pywws documentation is now located at http://pywws.readthedocs.org/fr/. This copy is no longer being updated and may be out of date.
pywws.TwitterAuth¶
Authorise pywws to post to your Twitter account
usage: python -m pywws.TwitterAuth [options] data_dir
options are:
-h or --help display this help
data_dir is the root directory of the weather data
This program authorises pywws.ToTwitter
to post to a Twitter
account. You need to create an account before running
TwitterAuth
. It opens a web browser window (or gives you a
URL to copy to your web browser) where you log in to your Twitter
account. If the login is successful the browser will display a 7 digit
number which you then copy to TwitterAuth
.
See Comment configurer pywws pour poster des messages sur Twitter for more detail on using Twitter with pywws.
Fonctions
TwitterAuth (params) |
|
main ([argv]) |