knife is a powerful Python multitool loosely inspired by underscore.js but remixed for maximum pythonicity.
knife concentrates power that is normally dispersed across the entire Python universe in one convenient shrink-wrapped package.
Vitals
knife works with Python 2.6, 2.7, and 3.2.
knife documentation is at http://readthedocs.org/docs/knife/en/latest/ or http://packages.python.org/knife/
Installation
Install knife with pip...:
pip install knife
[... possibly exciting stuff happening ...]
Successfully installed knife
...or easy_install...:
easy_install knife
[... possibly exciting stuff happening ...]
Finished processing dependencies for knife
...or old school by downloading knife from http://pypi.python.org/pypi/knife/:
python setup.py install
[... possibly exciting stuff happening ...]
Finished processing dependencies for knife
Product's homepage
Requirements:
· Python