{ "info": { "author": "holger krekel, David Moss", "author_email": null, "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Topic :: Software Development :: Libraries", "Topic :: Utilities" ], "description": "numpyson\n========\n\ncross py2/py3 python object serializer, currently using and extending jsonpickle \nto dump/load python objects with a primary focus on numpy/pandas types.\n\nThe main purpose of ``numpyson`` is to allow dumping under a python3 interpreter\nand loading under python2 and vice versa. This is a use case that is not covered\nby current serializers AFAIK.\n\nquick simple API example::\n\n import numpyson\n import numpy\n s = numpyson.dumps(numpy.array([1,2,3]))\n data = numpyjson.loads(s)\n assert data.to_list() == [1,2,3]\n\nCurrently supported:\n\n- ``numpy arrays`` and some other numpy types\n- ``pandas.TimeSeries``\n- ``pandas.DataFrame``\n- ``pandas.DateTimeIndex``\n- ``pandas.Int64Index``\n- ``pandas.Float64Index``\n- ``pandas.Index``\n- nested python data structures with the above types\n\n\n0.4\n--------------\n\n- fix bug: respect ordering when serializing/deserializing ndarrays\n\n\n0.3\n--------------\n\n- depend on pandas>=0.13.1 because we are using Float64Index which\n does not exist in pandas-0.12\n\n- support numpy.float64 and numpy.int64", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": null, "keywords": null, "license": null, "maintainer": null, "maintainer_email": null, "name": "numpyson", "package_url": "https://pypi.org/project/numpyson/", "platform": null, "project_url": "https://pypi.org/project/numpyson/", "project_urls": null, "release_url": "https://pypi.org/project/numpyson/0.4/", "requires_dist": null, "requires_python": null, "summary": null, "version": "0.4" }, "last_serial": 1180592, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "9d68425462e334a2a8fdf1a97f4accd2", "sha256": "4e16ac466de0eee190cd3e42a66d258effa9934881c1b0e031f145c921f014bf" }, "downloads": -1, "filename": "numpyson-0.1.tar.gz", "has_sig": false, "md5_digest": "9d68425462e334a2a8fdf1a97f4accd2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4050, "upload_time": "2014-05-02T14:01:54", "url": "https://files.pythonhosted.org/packages/94/02/718763aaa17cf5bbc390f2a1f8002cfa5b722cd8ff11a327825248e11f07/numpyson-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "32de6d4a43851881c532562042517571", "sha256": "f693a129f30c3db647368512567b33b8bb369cfec75db0a90aba801838e28bc2" }, "downloads": -1, "filename": "numpyson-0.2.tar.gz", "has_sig": false, "md5_digest": "32de6d4a43851881c532562042517571", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4973, "upload_time": "2014-05-07T09:23:34", "url": "https://files.pythonhosted.org/packages/b9/d4/f094d4714dd7cb7d9999ee0c5b0edba0bd0f5879c990252dffa8d93816e5/numpyson-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "5ebb16d59ce0e3ba9321862a7f9c9b49", "sha256": "b17a4fd2a21dc86b7480a60b6eb1e9fedcac7a1d511f47235b6e8e5b14d0abe5" }, "downloads": -1, "filename": "numpyson-0.3.tar.gz", "has_sig": false, "md5_digest": "5ebb16d59ce0e3ba9321862a7f9c9b49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5835, "upload_time": "2014-07-07T07:37:58", "url": "https://files.pythonhosted.org/packages/d7/d0/8e11deb3a8bc315574cc02cca4525e0ec11d1bb02dad37635f70484fab65/numpyson-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "ad56ca20c62c46b68465f6b5110c6224", "sha256": "f192ee4206bedc5bf71ad02edc0d5bd0cd10a521b4596dafb1cea9528a3888d4" }, "downloads": -1, "filename": "numpyson-0.4.tar.gz", "has_sig": false, "md5_digest": "ad56ca20c62c46b68465f6b5110c6224", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5875, "upload_time": "2014-08-05T11:56:57", "url": "https://files.pythonhosted.org/packages/8e/72/dde1cac188714e734c4b8a7517665c7cc486dc48911cb836fa237cc2e613/numpyson-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ad56ca20c62c46b68465f6b5110c6224", "sha256": "f192ee4206bedc5bf71ad02edc0d5bd0cd10a521b4596dafb1cea9528a3888d4" }, "downloads": -1, "filename": "numpyson-0.4.tar.gz", "has_sig": false, "md5_digest": "ad56ca20c62c46b68465f6b5110c6224", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5875, "upload_time": "2014-08-05T11:56:57", "url": "https://files.pythonhosted.org/packages/8e/72/dde1cac188714e734c4b8a7517665c7cc486dc48911cb836fa237cc2e613/numpyson-0.4.tar.gz" } ] }