{ "info": { "author": "michael j pan", "author_email": "mikepan@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "functools.partial allows for the currying of arguments. However, being implemented in C, functools.partial objects are not pickleable. This package implements a wrapper class for the partial objects, such that enables pickling of the objects.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/currypy/", "keywords": "functools partial curry pickle", "license": "New BSD", "maintainer": null, "maintainer_email": null, "name": "currypy", "package_url": "https://pypi.org/project/currypy/", "platform": "All", "project_url": "https://pypi.org/project/currypy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://code.google.com/p/currypy/" }, "release_url": "https://pypi.org/project/currypy/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "pickleable partial functions", "version": "0.1.1" }, "last_serial": 788692, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "589e7cd536f4ca142c0527fb4d8db436", "sha256": "894860758d5b29bd78f1d11a84098b069a5fcbb58181e7ca2b857c274d9daa91" }, "downloads": -1, "filename": "currypy-0.1.0.tar.gz", "has_sig": false, "md5_digest": "589e7cd536f4ca142c0527fb4d8db436", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2969, "upload_time": "2010-02-06T23:14:10", "url": "https://files.pythonhosted.org/packages/f7/07/914bd0e4040d8f16fb89fac5d6de4128eabcda694e12e826615b776b472d/currypy-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "da84497516bea66f5e31a65b351b8ec4", "sha256": "89936a22a415699691ded37a1842a32ed564b7fcf5c3dff9a26c28b48da3a6dc" }, "downloads": -1, "filename": "currypy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "da84497516bea66f5e31a65b351b8ec4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3388, "upload_time": "2012-02-13T06:31:33", "url": "https://files.pythonhosted.org/packages/a3/87/eb59c211849b08f7dd7b93a0f015ef42a7a353464a7f675d4fe619179f62/currypy-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "da84497516bea66f5e31a65b351b8ec4", "sha256": "89936a22a415699691ded37a1842a32ed564b7fcf5c3dff9a26c28b48da3a6dc" }, "downloads": -1, "filename": "currypy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "da84497516bea66f5e31a65b351b8ec4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3388, "upload_time": "2012-02-13T06:31:33", "url": "https://files.pythonhosted.org/packages/a3/87/eb59c211849b08f7dd7b93a0f015ef42a7a353464a7f675d4fe619179f62/currypy-0.1.1.tar.gz" } ] }