{ "info": { "author": "Daniel S", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "License :: Other/Proprietary License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Utilities" ], "description": "# Gruetils\n\nThis is a simple collection of small utilities shared amongst many of my personal projects.\n\nContents include:\n* `gruetils.collections.KeyedDefaultDict` - a [`defaultdict`](https://docs.python.org/3/library/collections.html#collections.defaultdict) that passes the attempted key as the first and only argument to its `default_factory` method \n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "DBADPL", "maintainer": "", "maintainer_email": "", "name": "gruetils", "package_url": "https://pypi.org/project/gruetils/", "platform": "", "project_url": "https://pypi.org/project/gruetils/", "project_urls": null, "release_url": "https://pypi.org/project/gruetils/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Small utilities used in many of my projects", "version": "0.0.2" }, "last_serial": 4539850, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "ed88d25e496ace507abb43e518ab4338", "sha256": "1df7d8c0805e30ec7b7cf2854e9b635707a2273e4665d9e15c49e490ab9feaec" }, "downloads": -1, "filename": "gruetils-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ed88d25e496ace507abb43e518ab4338", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2742, "upload_time": "2018-11-28T18:53:20", "url": "https://files.pythonhosted.org/packages/3e/dd/02111e66d59328a7a2e85da2692cc8ab8cbd2f06da72c5f63739ff4827ac/gruetils-0.0.1-py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "9c5782f2edbb7cf9a68cece1abc155aa", "sha256": "4861e7c14acbd177ac930d1e63a9eff76c0a2ad83e47512d63dd124f51932c16" }, "downloads": -1, "filename": "gruetils-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "9c5782f2edbb7cf9a68cece1abc155aa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2743, "upload_time": "2018-11-28T18:58:57", "url": "https://files.pythonhosted.org/packages/0e/b7/9f516960407a7339146cd3ad3ac507cd86c445b6f7f49eb9b170e3410871/gruetils-0.0.2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9c5782f2edbb7cf9a68cece1abc155aa", "sha256": "4861e7c14acbd177ac930d1e63a9eff76c0a2ad83e47512d63dd124f51932c16" }, "downloads": -1, "filename": "gruetils-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "9c5782f2edbb7cf9a68cece1abc155aa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2743, "upload_time": "2018-11-28T18:58:57", "url": "https://files.pythonhosted.org/packages/0e/b7/9f516960407a7339146cd3ad3ac507cd86c445b6f7f49eb9b170e3410871/gruetils-0.0.2-py3-none-any.whl" } ] }