About Anaconda Help Download Anaconda

udst / packages / zbox 1.2.0

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.

  • License: ISC
  • 1760 total downloads
  • Last upload: 7 years and 6 months ago

Installers

  • linux-32 v1.2.0
  • win-64 v1.2.0
  • osx-64 v1.2.0
  • win-32 v1.2.0
  • linux-64 v1.2.0

conda install

To install this package run one of the following:
conda install udst::zbox

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy