pyxtra

A small command-line utility to access the Swisscom Xtrazone SMS service
Download

pyxtra Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Danilo Bargen and Peter Manser
  • Publisher web site:
  • https://github.com/gwrtheyrn/

pyxtra Tags


pyxtra Description

pyxtra is a small Python command-line utility to access the Swisscom Xtrazone SMS service. It is being developed for Linux- and OS X-based operating systems.Warning: There might be some issues when having set Xtrazone to French or Italian (e.g. you are prompted to enter the CAPTCHA twice). For best experience, set Xtrazone language to German. (FR: Profil > Mes paramètres de compte > Langue Xtra-Zone, IT: Profilo > Le impostazioni del mio account > Lingua Xtra-Zone)InstallationPrerequisites1. You need python>=2.5 and tk2. If you're still on python 2.5, install simplejson sudo pip install simplejson ...or if you're Debian / Ubuntu user: sudo aptitude install python-simplejsonInstall via pipThis is the recommended way of installing pyxtra. sudo pip install pyxtraManual installationAlternatively, you can install pyxtra the manual way.1. Download the current stable version.2. Install dependencies. sudo pip install -r requirements.txt If you haven't got pip installed, use easy_install instead. sudo easy_install BeautifulSoup PIL mechanize xlrd Ubuntu/Debian users could also use apt instead of pip: sudo apt-get install python-mechanize python-beautifulsoup \ python-xlrd python-imaging python-imaging-tk3. Install pyxtra sudo python setup.py installProduct's homepage


pyxtra Related Software