CMD + K

zbox

Community

zbox is a tiny library to help me use toolz and cytoolz. I frequently use toolz and would like to use cytoolz if it's available, but don't want to put a try/except in all my projects. By importing toolz from zbox I always get cytoolz if cytoolz is installed and otherwise I get toolz.

Installation

To install this package, run one of the following:

Conda
$conda install udst::zbox

Usage Tracking

1.2.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

zbox is a tiny library to help me use toolz and cytoolz. I frequently use toolz and would like to use cytoolz if it's available, but don't want to put a try/except in all my projects. By importing toolz from zbox I always get cytoolz if cytoolz is installed and otherwise I get toolz.

About

Summary

zbox is a tiny library to help me use toolz and cytoolz. I frequently use toolz and would like to use cytoolz if it's available, but don't want to put a try/except in all my projects. By importing toolz from zbox I always get cytoolz if cytoolz is installed and otherwise I get toolz.

Last Updated

Apr 18, 2017 at 19:38

License

ISC

Total Downloads

1.9K

Supported Platforms

linux-64
win-32
macOS-64
linux-32
win-64