{ "info": { "author": "Matt Davis", "author_email": "jiffyclub@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: ISC License (ISCL)", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "zbox\n====\n\n.. image:: https://pypip.in/version/zbox/badge.svg\n :target: https://pypi.python.org/pypi/zbox/\n :alt: Latest Version\n\n.. image:: https://pypip.in/py_versions/zbox/badge.svg\n :target: https://pypi.python.org/pypi/zbox/\n :alt: Supported Python versions\n\n.. image:: https://pypip.in/wheel/zbox/badge.svg\n :target: https://pypi.python.org/pypi/zbox/\n :alt: Wheel Status\n\n.. image:: https://travis-ci.org/jiffyclub/zbox.svg?branch=master\n :target: https://travis-ci.org/jiffyclub/zbox\n :alt: Travis-CI Status\n\nzbox is a tiny library to help me use toolz_ and cytoolz_.\nI frequently use ``toolz`` and would like to use ``cytoolz`` if it's\navailable, but don't want to put a ``try``/``except`` in\nall my projects. By importing ``toolz`` from ``zbox`` I always\nget ``cytoolz`` if ``cytoolz`` is installed and otherwise I get\n``toolz``.\n\nInstallation\n------------\n\nzbox is on PyPI, install it with: ``pip install zbox``.\nzbox works on Python 2 and Python 3.\n\nUsage\n-----\n\n.. code::\n\n from zbox import toolz\n\nIf cytoolz_ is installed ``toolz`` will be ``cytoolz``,\notherwise it will be ``toolz``.\n\ngen\n~~~\n\n.. code::\n\n from zbox import gen\n\n``gen`` is a function that converts any iterable into a Python\ngenerator object. I use this with Pandas, which sometimes doesn't\nexpand iterables unless they are first converted to a generator.\n\n.. _toolz: http://toolz.readthedocs.org/\n.. _cytoolz: https://github.com/pytoolz/cytoolz/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jiffyclub/zbox", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "zbox", "package_url": "https://pypi.org/project/zbox/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zbox/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jiffyclub/zbox" }, "release_url": "https://pypi.org/project/zbox/1.2.0/", "requires_dist": null, "requires_python": null, "summary": "Get cytoolz or toolz, whatever's around", "version": "1.2.0" }, "last_serial": 1485481, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "22d81ed5ba2f03a02c1f729828114ef0", "sha256": "c2dfbdb8caa32e6339b56675a8872f4b036936e365b1c8afea4795ad01e3f050" }, "downloads": -1, "filename": "zbox-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "22d81ed5ba2f03a02c1f729828114ef0", "packagetype": "bdist_wheel", "python_version": "any", "requires_python": null, "size": 3086, "upload_time": "2015-03-28T05:59:48", "url": "https://files.pythonhosted.org/packages/08/7e/e57b4b948e365d6ae7f51a0561df997ed6754758e7875d02e94d0bcb9fa9/zbox-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "64c6a3e172acedef043e8d33c1026043", "sha256": "85b92166e3396ca523ff347b123068820a6b263eedf11d91dd05038807f3eb4c" }, "downloads": -1, "filename": "zbox-1.0.0.tar.gz", "has_sig": false, "md5_digest": "64c6a3e172acedef043e8d33c1026043", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5468, "upload_time": "2015-03-28T06:00:05", "url": "https://files.pythonhosted.org/packages/a2/22/3976453a4c725bc152a22a57e5190aa1be08d77071455d995f7af63436fb/zbox-1.0.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "b67a768b0c1d63cb0e863d723ce6b1ed", "sha256": "aa10b4b1ed67009f2de45889929f5ba3827b781687c89ee0721c10b275126d19" }, "downloads": -1, "filename": "zbox-1.0.0.zip", "has_sig": false, "md5_digest": "b67a768b0c1d63cb0e863d723ce6b1ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7871, "upload_time": "2015-03-28T06:00:16", "url": "https://files.pythonhosted.org/packages/f7/29/58dce7abd598e6ab6aa65e916d0f09371b7e55ead5b483a739fb1c1810b6/zbox-1.0.0.zip" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "72c592e87e62c6ab6f9d1201154b96a8", "sha256": "0b9926107ac92096376f4bb5d4d2d63b56475895f6cec5c44f59426ea32ef95d" }, "downloads": -1, "filename": "zbox-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "72c592e87e62c6ab6f9d1201154b96a8", "packagetype": "bdist_wheel", "python_version": "any", "requires_python": null, "size": 3102, "upload_time": "2015-03-29T17:06:34", "url": "https://files.pythonhosted.org/packages/21/5d/d00280a1cff0094aad613a10b62c903aa40fc320ae9b1f5be0f3a607c87a/zbox-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8e6ae61f3f8ec505f0a666f5b15717f7", "sha256": "4576c8639def6af89c8b79b779f7a6b0db34ea2205b27a655ee03f3bdc2754b6" }, "downloads": -1, "filename": "zbox-1.1.0.tar.gz", "has_sig": false, "md5_digest": "8e6ae61f3f8ec505f0a666f5b15717f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5474, "upload_time": "2015-03-29T17:06:44", "url": "https://files.pythonhosted.org/packages/91/6c/742d2db616785f40bdbf3e644c3e66424294236bad8d87f1e6ae96ff6a80/zbox-1.1.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "e969278274d74ff1c324c4f0a5b2d2fa", "sha256": "c9b3be1a070142ee2b083ef450fa033119b9eae1c2af6e274a5374697dc8805d" }, "downloads": -1, "filename": "zbox-1.1.0.zip", "has_sig": false, "md5_digest": "e969278274d74ff1c324c4f0a5b2d2fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7879, "upload_time": "2015-03-29T17:06:55", "url": "https://files.pythonhosted.org/packages/40/53/8929db896bb3cef593fed2e0d65590530aaac81665025e61161b6d962654/zbox-1.1.0.zip" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "18d0d367f3b9143f3ae2d470ede2825a", "sha256": "144ded5d88b67635e5aa636f4ac9f7360a390b5538ebcb86a46ca13beaff2953" }, "downloads": -1, "filename": "zbox-1.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "18d0d367f3b9143f3ae2d470ede2825a", "packagetype": "bdist_wheel", "python_version": "any", "requires_python": null, "size": 3403, "upload_time": "2015-03-31T19:16:04", "url": "https://files.pythonhosted.org/packages/3a/21/66d167ebe9f0058b1efb487844f5d34e968a3d48ca3b5eac707769863c8a/zbox-1.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "faa2f3104736e00c5c937da5835b3391", "sha256": "d58fb949fae5796062935222ea5695bdcec5c3c4f45c06aa0154e7ca6921e0d9" }, "downloads": -1, "filename": "zbox-1.2.0.tar.gz", "has_sig": false, "md5_digest": "faa2f3104736e00c5c937da5835b3391", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5686, "upload_time": "2015-03-31T19:16:13", "url": "https://files.pythonhosted.org/packages/90/9b/a29ea42a6a4f7ebcc7dbaf46eff78c9bf2f3b9569779b0a93c46a2cb3915/zbox-1.2.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "cf9fd4875fc780824950818394eaf77c", "sha256": "b4e64e623015ea2cde4e7df688d77c2c5a899f55a2ed40f60aaace50914c83d9" }, "downloads": -1, "filename": "zbox-1.2.0.zip", "has_sig": false, "md5_digest": "cf9fd4875fc780824950818394eaf77c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8322, "upload_time": "2015-03-31T19:16:24", "url": "https://files.pythonhosted.org/packages/8e/9c/0ca5689a6bfd3ffd8be7eb1282a39e9d7f916fdb96bf3cb6cea03049dbd8/zbox-1.2.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "18d0d367f3b9143f3ae2d470ede2825a", "sha256": "144ded5d88b67635e5aa636f4ac9f7360a390b5538ebcb86a46ca13beaff2953" }, "downloads": -1, "filename": "zbox-1.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "18d0d367f3b9143f3ae2d470ede2825a", "packagetype": "bdist_wheel", "python_version": "any", "requires_python": null, "size": 3403, "upload_time": "2015-03-31T19:16:04", "url": "https://files.pythonhosted.org/packages/3a/21/66d167ebe9f0058b1efb487844f5d34e968a3d48ca3b5eac707769863c8a/zbox-1.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "faa2f3104736e00c5c937da5835b3391", "sha256": "d58fb949fae5796062935222ea5695bdcec5c3c4f45c06aa0154e7ca6921e0d9" }, "downloads": -1, "filename": "zbox-1.2.0.tar.gz", "has_sig": false, "md5_digest": "faa2f3104736e00c5c937da5835b3391", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5686, "upload_time": "2015-03-31T19:16:13", "url": "https://files.pythonhosted.org/packages/90/9b/a29ea42a6a4f7ebcc7dbaf46eff78c9bf2f3b9569779b0a93c46a2cb3915/zbox-1.2.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "cf9fd4875fc780824950818394eaf77c", "sha256": "b4e64e623015ea2cde4e7df688d77c2c5a899f55a2ed40f60aaace50914c83d9" }, "downloads": -1, "filename": "zbox-1.2.0.zip", "has_sig": false, "md5_digest": "cf9fd4875fc780824950818394eaf77c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8322, "upload_time": "2015-03-31T19:16:24", "url": "https://files.pythonhosted.org/packages/8e/9c/0ca5689a6bfd3ffd8be7eb1282a39e9d7f916fdb96bf3cb6cea03049dbd8/zbox-1.2.0.zip" } ] }