{ "info": { "author": "Shawn Adams", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "JsonWeb \n========\n\n.. image:: https://travis-ci.org/boris317/JsonWeb.png?branch=master\n :target: https://travis-ci.org/boris317/JsonWeb\n\nAdd JSON (de)serialization to your python objects ::\n\n >>> from jsonweb import decode, encode\n \n >>> @encode.to_object()\n ... @decode.from_object()\n ... class User(object):\n ... def __init__(self, nick, email):\n ... self.nick = nick\n ... self.email = email\n \n >>> json_str = encode.dumper(User(\"cool_user123\", \"cool_user123@example.com\"))\n >>> print json_str\n {\"nick\": \"cool_user123\", \"__type__\": \"User\", \"email\": \"cool_user123@example.com\"}\n \n >>> user = decode.loader(json_str)\n >>> print user.nick\n cool_user123\n >>> print user\n \n \n.. note ::\n\n JsonWeb is still very much under development. Things will change.\n\nSee `documentation `_", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "JsonWeb", "package_url": "https://pypi.org/project/JsonWeb/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/JsonWeb/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/JsonWeb/0.8.2/", "requires_dist": null, "requires_python": null, "summary": "Quickly add json serialization and deserialization to your python classes.", "version": "0.8.2" }, "last_serial": 1326767, "releases": { "0.6.3": [ { "comment_text": "", "digests": { "md5": "cbb7fca09c5d0f410a2f6efa7dc3870f", "sha256": "36f1817e5d13b3530ce5f4ae4bf11530a1710d3bc7b9515158654957f5921d4f" }, "downloads": -1, "filename": "JsonWeb-0.6.3-py2.7.egg", "has_sig": false, "md5_digest": "cbb7fca09c5d0f410a2f6efa7dc3870f", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 60405, "upload_time": "2014-02-11T18:11:38", "url": "https://files.pythonhosted.org/packages/3c/68/787cc9cdbc1e61d4fe9abd036f2c34004def10308d8499a84669c588570c/JsonWeb-0.6.3-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "595723ac32eceb6740729bf156c585c9", "sha256": "dc1fa22349d7aef5afb4f01edcb0793a2ba0f4918f8f19e62423ba50aeef3b18" }, "downloads": -1, "filename": "JsonWeb-0.6.3.tar.gz", "has_sig": false, "md5_digest": "595723ac32eceb6740729bf156c585c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19197, "upload_time": "2014-02-11T18:11:47", "url": "https://files.pythonhosted.org/packages/e0/a1/f144a36259d4718f49ed9ccb05b0938fbdd41fc2ed0168ecefe6f00121af/JsonWeb-0.6.3.tar.gz" } ], "0.6.4": [ { "comment_text": "", "digests": { "md5": "672808fa049ac59a5ce97bd719fe619d", "sha256": "c31884be8d5aed76e6522f4ca4f711679f5d0343e142b1a8711ccd635be06724" }, "downloads": -1, "filename": "JsonWeb-0.6.4-py2.7.egg", "has_sig": false, "md5_digest": "672808fa049ac59a5ce97bd719fe619d", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 60927, "upload_time": "2014-03-05T21:03:31", "url": "https://files.pythonhosted.org/packages/4b/3f/b34fed533b36bf7d17ccb34b4311875acd672d76198fc1dab37c44e92ba2/JsonWeb-0.6.4-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "1d62bc432b91730acbcc3d8a5186fb9b", "sha256": "d4b1df93d17a9a41e7b1a9e8812bd55641e8b67b19fa8577c117d36b910ae4c8" }, "downloads": -1, "filename": "JsonWeb-0.6.4.tar.gz", "has_sig": false, "md5_digest": "1d62bc432b91730acbcc3d8a5186fb9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19523, "upload_time": "2014-03-05T21:03:28", "url": "https://files.pythonhosted.org/packages/34/f1/bedc72abaed3cd17ea8857615ac69300f3673762d36d2be0c015b98cce34/JsonWeb-0.6.4.tar.gz" } ], "0.6.5": [ { "comment_text": "", "digests": { "md5": "fa3c15b25689ea46fc25a754ba93b205", "sha256": "b5456c9e0dcc294ec20ee3110b1a0614d5864ab52612798aa11372104fb5ae14" }, "downloads": -1, "filename": "JsonWeb-0.6.5-py2.7.egg", "has_sig": false, "md5_digest": "fa3c15b25689ea46fc25a754ba93b205", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 61320, "upload_time": "2014-03-05T21:12:48", "url": "https://files.pythonhosted.org/packages/d8/1d/8969db0c009aa778cb5ff955e8cc96eb5bf1b0f4af05acbe1d19a02e23be/JsonWeb-0.6.5-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "8cd82e84abb94f0e411d4a20bf5caba9", "sha256": "7b255c27e9f8da99f7f05e92e64eb0f2efc153de0ebcc372d828d28b31a13f44" }, "downloads": -1, "filename": "JsonWeb-0.6.5.tar.gz", "has_sig": false, "md5_digest": "8cd82e84abb94f0e411d4a20bf5caba9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19492, "upload_time": "2014-03-05T21:12:45", "url": "https://files.pythonhosted.org/packages/17/25/aead7ff6cfa4511631e8f2f07eed0bc4dd537341469a073d1b9fe1fdb0a0/JsonWeb-0.6.5.tar.gz" } ], "0.6.6": [ { "comment_text": "", "digests": { "md5": "b9feec91dd5e09fa507de369919d6ce7", "sha256": "ac0df45e68020ea6e39e6f7e0db77411d8364574161a2db6da073b382d568572" }, "downloads": -1, "filename": "JsonWeb-0.6.6-py2.7.egg", "has_sig": false, "md5_digest": "b9feec91dd5e09fa507de369919d6ce7", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 61569, "upload_time": "2014-03-06T16:22:00", "url": "https://files.pythonhosted.org/packages/3b/89/9a78755082b61b607ae5924b8646eb7145dff5a265bc2f985bdb4b74f44f/JsonWeb-0.6.6-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "7df9aae3c912b97f457290b0656a4a9a", "sha256": "dbf9381c218456c16351529068862a9c76212cf0837386e4781f41faf791ee2e" }, "downloads": -1, "filename": "JsonWeb-0.6.6.tar.gz", "has_sig": false, "md5_digest": "7df9aae3c912b97f457290b0656a4a9a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19563, "upload_time": "2014-03-06T16:21:58", "url": "https://files.pythonhosted.org/packages/30/42/e2a33cd86318fe69840fd252b5264a6b8103b9c8270b4e2bb85b43a97011/JsonWeb-0.6.6.tar.gz" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "7893a998fc29f78a51a1b7e2874559c4", "sha256": "3a0c0be838c0c3a97e9f2774a0e0e8ef3ef9abbb3b3801fe2bb5a6e976af6333" }, "downloads": -1, "filename": "JsonWeb-0.7.0-py2.7.egg", "has_sig": false, "md5_digest": "7893a998fc29f78a51a1b7e2874559c4", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 63931, "upload_time": "2014-03-17T17:33:32", "url": "https://files.pythonhosted.org/packages/ea/ec/67d54047307bfeaeb6dac4a012e60432c48f77c28437fab25a87032c03a4/JsonWeb-0.7.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "f2a2b7eb3acf3fa287c869e14c610ba9", "sha256": "36b1ff11e22a9300ab3745890d58e184077637842e17872ebec3b5a43394fe45" }, "downloads": -1, "filename": "JsonWeb-0.7.0-py3.3.egg", "has_sig": false, "md5_digest": "f2a2b7eb3acf3fa287c869e14c610ba9", "packagetype": "bdist_egg", "python_version": "3.3", "requires_python": null, "size": 67819, "upload_time": "2014-03-17T17:33:15", "url": "https://files.pythonhosted.org/packages/31/92/fbe55416dd8601be220d2d0c66aa351bb132384f275e18cb49bbd73406e0/JsonWeb-0.7.0-py3.3.egg" }, { "comment_text": "", "digests": { "md5": "5406cdafdc6eedd67bb026801e61905c", "sha256": "70d79f1e8f04814639386147541ea37e80ea20342407693515dc3d9a538f539f" }, "downloads": -1, "filename": "JsonWeb-0.7.0.tar.gz", "has_sig": false, "md5_digest": "5406cdafdc6eedd67bb026801e61905c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20381, "upload_time": "2014-03-17T17:33:12", "url": "https://files.pythonhosted.org/packages/5e/5c/27502046d34bdd91c4a24532a119ca7a4cf4bb8817ed0e00b181547dcf8d/JsonWeb-0.7.0.tar.gz" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "8b32de1f291659e201ed0eaded1c8eb3", "sha256": "6c44d6828ec6b586f6f437023fe8dffcc4406ae0dede08472d04ab4aac462153" }, "downloads": -1, "filename": "JsonWeb-0.7.1.tar.gz", "has_sig": false, "md5_digest": "8b32de1f291659e201ed0eaded1c8eb3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20538, "upload_time": "2014-03-19T00:02:06", "url": "https://files.pythonhosted.org/packages/f5/b3/996b5fa07d568f29f3a3921761068bc66b72f140a27fa56266831522fbf6/JsonWeb-0.7.1.tar.gz" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "737be889532a8b6b2424c7c40a36e76c", "sha256": "3fdd35988f929bdc6d77f64f7cac5c3f13730fc5973051be04f11afc2f541040" }, "downloads": -1, "filename": "JsonWeb-0.8.tar.gz", "has_sig": false, "md5_digest": "737be889532a8b6b2424c7c40a36e76c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22071, "upload_time": "2014-03-19T22:29:07", "url": "https://files.pythonhosted.org/packages/cc/33/7abce92ff5dc1846a404d9cffd03a726dd1f33b4d4701387014ff8f43752/JsonWeb-0.8.tar.gz" } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "3658758e2e5c5416f8235d3a97448167", "sha256": "efac2de50f515d12dc3a8a907bf49d083c10ad44324be689de12a78ef0c1429e" }, "downloads": -1, "filename": "JsonWeb-0.8.1.tar.gz", "has_sig": false, "md5_digest": "3658758e2e5c5416f8235d3a97448167", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22606, "upload_time": "2014-04-16T17:33:56", "url": "https://files.pythonhosted.org/packages/e6/67/56f5093ac3c4a8656a79d79b7b1c2b374e19766ad1b83b962dd30b08a4df/JsonWeb-0.8.1.tar.gz" } ], "0.8.2": [ { "comment_text": "", "digests": { "md5": "8d81d6289c59f9ec57bc65d74492f348", "sha256": "edc70578c2ddc48e58a640ca23ed010c0fcd0e7d5ccc4b507ce996b3a393a662" }, "downloads": -1, "filename": "JsonWeb-0.8.2.tar.gz", "has_sig": false, "md5_digest": "8d81d6289c59f9ec57bc65d74492f348", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22733, "upload_time": "2014-12-01T15:35:02", "url": "https://files.pythonhosted.org/packages/ca/92/12b3127e09b3141989a7e42f326a2f359514aae1e7e2fc4a568c97ef6cb9/JsonWeb-0.8.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8d81d6289c59f9ec57bc65d74492f348", "sha256": "edc70578c2ddc48e58a640ca23ed010c0fcd0e7d5ccc4b507ce996b3a393a662" }, "downloads": -1, "filename": "JsonWeb-0.8.2.tar.gz", "has_sig": false, "md5_digest": "8d81d6289c59f9ec57bc65d74492f348", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22733, "upload_time": "2014-12-01T15:35:02", "url": "https://files.pythonhosted.org/packages/ca/92/12b3127e09b3141989a7e42f326a2f359514aae1e7e2fc4a568c97ef6cb9/JsonWeb-0.8.2.tar.gz" } ] }