Last updated:
0 purchases
blade 0.6.0
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 is 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
Development
Public repository: https://bitbucket.org/lcrees/blade.
Mirror: https://github.com/lcrees/blade/
Issue tracker: https://bitbucket.org/lcrees/blade/issues
License: BSD
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.