libtele 0.3
Library for interfacing http://tele.at/.
This is a simple library to get the TV guide from http://tele.at/.
Documentation
You can use Python's builtin help or use the Sphinx documentation online at http://kaini.github.com/libtele/. You may also want to look at the tests or the source code itself.
Issues
If you find any issues or have got any wishes feel free to report them at https://github.com/kaini/libtele.
Dependencies
- lxml (python-lxml)
- twisted (python-twisted)
- pytz (python-tz)
- setuptools (python-setuptools): for installation only
Installation
Ubuntu:
sudo add-apt-repository ppa:kaini/tele sudo apt-get install python-libtele
Quick and easy:
easy_install libtele
If you have got the source tarball:
python setup.py easy_install
Changelog
- 0.3 - Fixes a bug that may occour if the servers are very unstable
- 0.2 - Minor bugfixes, see git log
- 0.1 - Initial
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| libtele-0.3-py2.6.egg (md5) | Python Egg | 2.6 | 2011-01-15 | 12KB | 360 |
| libtele-0.3-py2.7.egg (md5) | Python Egg | 2.7 | 2011-01-15 | 12KB | 577 |
| libtele-0.3.tar.gz (md5) | Source | 2011-01-15 | 18KB | 281 | |
- Author: Michael Kainer
- Home Page: https://github.com/kaini/libtele
- License: GPLv3
- Requires lxml, pytz, twisted
- Provides tele
-
Categories
- Development Status :: 4 - Beta
- Framework :: Twisted
- Intended Audience :: Developers
- License :: OSI Approved :: GNU General Public License (GPL)
- Natural Language :: English
- Natural Language :: German
- Operating System :: OS Independent
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Topic :: Internet
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Utilities
- Package Index Owner: kaini
- DOAP record: libtele-0.3.xml
