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.ToTwitter¶
Poster un message sur Twitter
usage: python -m pywws.ToTwitter [options] data_dir file
options are:
-h | --help display this help
data_dir is the root directory of the weather data
file is the text file to be uploaded
Ce module poste un bref message sur Twitter <https://twitter.com/> _. Avant de poster sur Twitter, vous devez créer un compte et autoriser pywws en exécutant le programme :py: mod: TwitterAuth. Voir :doc: ../Guides/twitter obtenir les instructions détaillées.
Fonctions
main ([argv]) |
Classes
ToTwitter (params) |