{ "info": { "author": "Frens Jan Rumph", "author_email": "mail@frensjan.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "=====================================\nCycloudpickle - Cloudpickle on Cython\n=====================================\n\nThis module is a cythonized version of ``_ and\n``pickle._Pickler`` and is meant to be a drop in replacement which is about twice as fast.\n\nThe cloudpickle license is included in ``cycloudpickle.cycloudpickle``. The Python software\nfoundation license applies to the adaptation of ``pickle._Pickler``.\n\nWhile cloudpickle is compatible with python 2, cycloudpickle is *not* due the adaptation of the\n``pickle._Pickler`` from python 3. Python 2 support should be 'doable', but a bit difficult\nbecause of the use of cdef classes and the inheritance between ``CloudPickler`` and ``Pickler``.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bndl/cycloudpickle", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "cycloudpickle", "package_url": "https://pypi.org/project/cycloudpickle/", "platform": "", "project_url": "https://pypi.org/project/cycloudpickle/", "project_urls": { "Homepage": "https://github.com/bndl/cycloudpickle" }, "release_url": "https://pypi.org/project/cycloudpickle/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A cython version of cloudpickle", "version": "0.1.0" }, "last_serial": 2511337, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8345838ca59ab0c6d3cd3ed62deb577e", "sha256": "6ec63c262d4634357af8d4fc060b8cfb49bcc55ef4151fcea7c1215203fb683c" }, "downloads": -1, "filename": "cycloudpickle-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8345838ca59ab0c6d3cd3ed62deb577e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 229343, "upload_time": "2016-12-11T00:37:46", "url": "https://files.pythonhosted.org/packages/7c/ef/139827ee6691079ae4786a2fc998433774ab12caabf5af7bcc3ea420d308/cycloudpickle-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8345838ca59ab0c6d3cd3ed62deb577e", "sha256": "6ec63c262d4634357af8d4fc060b8cfb49bcc55ef4151fcea7c1215203fb683c" }, "downloads": -1, "filename": "cycloudpickle-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8345838ca59ab0c6d3cd3ed62deb577e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 229343, "upload_time": "2016-12-11T00:37:46", "url": "https://files.pythonhosted.org/packages/7c/ef/139827ee6691079ae4786a2fc998433774ab12caabf5af7bcc3ea420d308/cycloudpickle-0.1.0.tar.gz" } ] }