blade documentation

blade Documentation

Contents   ::   blade.xcmp  »

blade Documentation

blade is a powerful set of iterable processing tools extracted from knife for standalone use.

Vitals

blade works with CPython 2.6, 2.7, 3.2,and 3.3 and PyPy 1.8 and 1.9.

blade documentation can be found at http://packages.python.org/blade/

Installation

Install blade with pip...:

$ pip install blade
[... possibly exciting stuff happening ...]
Successfully installed blade

...or easy_install...:

$ easy_install blade
[... possibly exciting stuff happening ...]
Finished processing dependencies for blade

...or old school by downloading blade from http://pypi.python.org/pypi/blade/:

$ python setup.py install
[... possibly exciting stuff happening ...]
Finished processing dependencies for blade

indices and tables

Contents   ::   blade.xcmp  »