{ "info": { "author": "Jana Awada", "author_email": "awada_jana@yahoo.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3" ], "description": "-------\\ unnest \\--------\r\nGiven a list of nested lists and/or nested tuples (a complex nested structure of list/tuples that is not known), the unnest function will extract and return single elements only (strings, floats, integers) that were inside these list and/or tuple structures.\r\n\r\n-------\\ list2dict \\--------\r\nGiven a list of strings that may or may not be duplicated, the list2dict function outputs a dictionary having keys equal to the unique strings in the list and values equal to the number of times the string is repeated in the list (count).", "description_content_type": null, "docs_url": null, "download_url": "http://github.com/Jana-A/list_operations/releases", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "unlist, unnest", "license": "License :: OSI Approved :: MIT License", "maintainer": "Jana Awada", "maintainer_email": "awada_jana@yahoo.com", "name": "list_operations", "package_url": "https://pypi.org/project/list_operations/", "platform": "Operating System :: OS Independent", "project_url": "https://pypi.org/project/list_operations/", "project_urls": { "Download": "http://github.com/Jana-A/list_operations/releases" }, "release_url": "https://pypi.org/project/list_operations/0.1/", "requires_dist": null, "requires_python": null, "summary": "Two functions performed on lists.", "version": "0.1" }, "last_serial": 1313788, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "5cd3dfa02da91f40ec881ede68001558", "sha256": "727dab8ef83831125654a8dfe567b7bcaaec2e727504cd11e73893a0cb1b6498" }, "downloads": -1, "filename": "list_operations.tar.gz", "has_sig": false, "md5_digest": "5cd3dfa02da91f40ec881ede68001558", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1903, "upload_time": "2014-11-19T09:32:44", "url": "https://files.pythonhosted.org/packages/27/2d/a5a8b8c9c09c081455ed7566e5831ba10023492f616f14f0fa9ff2a2317e/list_operations.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5cd3dfa02da91f40ec881ede68001558", "sha256": "727dab8ef83831125654a8dfe567b7bcaaec2e727504cd11e73893a0cb1b6498" }, "downloads": -1, "filename": "list_operations.tar.gz", "has_sig": false, "md5_digest": "5cd3dfa02da91f40ec881ede68001558", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1903, "upload_time": "2014-11-19T09:32:44", "url": "https://files.pythonhosted.org/packages/27/2d/a5a8b8c9c09c081455ed7566e5831ba10023492f616f14f0fa9ff2a2317e/list_operations.tar.gz" } ] }