Python stdlib extensions, patches and improvements.
Project description
- colorer.py
enables coloring for console logging using Python logging module
tested on Windows, Linux and OS X
- execfile2.py
extends execfile() by simulating Python execution from command line
enable you to call other python scripts with the same interpretor
- tee.py
replacement for os.system() and subprocess.Popen()
add tee() implementation in Python
customizable logging
- unicode.py
Unicode aware replacement for open()
recognizes byte order masks (BOM)
works with read mode and append mode
This version requires Python 2.6 or later. Works with Python 3.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tendo-0.0.3.zip
(19.1 kB
view hashes)