More tools
Project description
More tools for Python. A set of common utility functions.
[![Build Status](https://travis-ci.org/mrocklin/toolz.png)](https://travis-ci.org/mrocklin/toolz)
LICENSE
New BSD. See [License File](LICENSE.TXT).
Install
toolz is on the Python Package Index (PyPi)
pip install toolz
or
easy_install toolz
Dependencies
toolz supports Python 2.6+ and Python 3.2+ with a common codebase.
Toolz is thin interface on top of the following two libraries, each of which depends only on the standard library.
[itertoolz](http://github.com/mrocklin/itertoolz)
[functoolz](http://github.com/mrocklin/functoolz)
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
toolz-0.2.tar.gz
(2.1 kB
view hashes)