tendo 0.0.9
A Python library that extends some core functionality
Downloads ↓ | Package Documentation
Tendo is a python module that adds basic functionality that is not (yet) provided by Python.
Example of things: * silent Unicode support for text file operations (BOM) * terminal coloring support for both unix and windows * logging coloring (when used in console) * enable you to use symlinks under windows * tee() command (executing extenal programs and redirecting their output to both console/file)
Documentation
Requirements and compatibility
- python 2.6-3.2
- distribute (for installation)
TODO
- implement testing, see test frameworks http://pycheesecake.org/wiki/PythonTestingToolsTaxonomy
- implement all PEP8 recomandations
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| tendo-0.0.9.tar.gz (md5) | Source | 2011-08-08 | 10KB | 292 | |
- Author: Sorin Sbarnea
- Documentation: tendo package documentation
- Home Page: https://github.com/ssbarnea/tendo
- Download URL: https://github.com/ssbarnea/tendo/archives/master
- Keywords: tendo,tee,unicode,colorer,singleton
-
Categories
- Development Status :: 4 - Beta
- Environment :: Other Environment
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Topic :: Internet
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: sorin
- DOAP record: tendo-0.0.9.xml
