{ "info": { "author": "WKPlus", "author_email": "qifa.zhao@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "pyhessian2 is implemented for serialize and deserialize data in hessian2 protocol.\n\nUsage\n-----\n\n >>> # encoding\n >>> from pyhessian2 import HessianObject, Encoder\n >>> attrs = {\n \"name\": \"xx\",\n \"age\": 20,\n }\n >>> obj = HessianObject(\"com.xx.person\", attrs)\n >>> data = Encoder().encode(obj)\n >>> print \"%r\" % data\n\n\n >>> # decoding\n >>> from pyhessian2 import Decoder\n >>> data = ... # a hessian bytes data\n >>> obj = Decoder().decoder(data) # get a Hessianobject instance\n >>> print obj # print json serialized data", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/WKPlus/pyhessian2.git", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pyhessian2", "package_url": "https://pypi.org/project/pyhessian2/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyhessian2/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/WKPlus/pyhessian2.git" }, "release_url": "https://pypi.org/project/pyhessian2/2.0.1/", "requires_dist": null, "requires_python": null, "summary": "an implementation for hessian2", "version": "2.0.1" }, "last_serial": 2984061, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "ffaa3484cf21db98f808c26b3c9a99f0", "sha256": "eebdbc89a15aa170edb322b81dc36a299adc3249602f7785ed3f48f76cd9c0d6" }, "downloads": -1, "filename": "pyhessian2-1.0.1.tar.gz", "has_sig": false, "md5_digest": "ffaa3484cf21db98f808c26b3c9a99f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6743, "upload_time": "2016-01-27T09:16:50", "url": "https://files.pythonhosted.org/packages/a3/51/18b5ff7ae9e2fe1b6e4b365f3c32532633e1562feddd9a5f0a0eb6b63935/pyhessian2-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "ed311813b078b544cd635daa7f7dbdef", "sha256": "483f9d1953aedd64b4c68b4bade0a9d943ed51a5fc68f4bf729e2e41354bd318" }, "downloads": -1, "filename": "pyhessian2-1.0.2.tar.gz", "has_sig": false, "md5_digest": "ed311813b078b544cd635daa7f7dbdef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6711, "upload_time": "2016-01-27T10:06:30", "url": "https://files.pythonhosted.org/packages/62/3e/b2fb58b52b3473383ed299e0963689421bbc31f14bef4625ace6d612e4cf/pyhessian2-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "e9b38d56dcbe9aa558098081ec5c4e79", "sha256": "64500da388851c97952cb244f58b29aff00ff862c7b1a3c036596f197560ad66" }, "downloads": -1, "filename": "pyhessian2-1.0.3.tar.gz", "has_sig": false, "md5_digest": "e9b38d56dcbe9aa558098081ec5c4e79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6719, "upload_time": "2016-01-28T09:05:22", "url": "https://files.pythonhosted.org/packages/bd/ce/6e960abacfa49b4e47dcc0045eb7b06ad81c4b35888daec395f06c36f9c0/pyhessian2-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "ffdfa4904c9c26b42ed4b00be2ef1959", "sha256": "ad085ec14aed32c7bda3e2260e3e2c82085bf15d18c5c6d23d025d81c768cc6a" }, "downloads": -1, "filename": "pyhessian2-1.0.4.tar.gz", "has_sig": false, "md5_digest": "ffdfa4904c9c26b42ed4b00be2ef1959", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6712, "upload_time": "2016-02-01T07:10:04", "url": "https://files.pythonhosted.org/packages/8a/06/e6d098b2a21bdcd6c2e1465904e12ccbaf66ea00833d82680861e1f5dcd0/pyhessian2-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "68869d012b013ca2ada60c6724c44e03", "sha256": "d3515c9acd0f5a144405e94b79dc0929a1272d4a752a8b13f2f039a1fe44fc1a" }, "downloads": -1, "filename": "pyhessian2-1.0.5.tar.gz", "has_sig": false, "md5_digest": "68869d012b013ca2ada60c6724c44e03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6719, "upload_time": "2016-02-01T07:43:26", "url": "https://files.pythonhosted.org/packages/32/ec/408ffb70b065ec8816614afc1a11fdb85b319687f6e503a543d9e54aea59/pyhessian2-1.0.5.tar.gz" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "22b1aab33e4b3681581ae8ffc1436be6", "sha256": "754d539f96ecead1a4cf45a18c5759ac931424177733f64e118f2ca5f9aec8fd" }, "downloads": -1, "filename": "pyhessian2-1.0.6.tar.gz", "has_sig": false, "md5_digest": "22b1aab33e4b3681581ae8ffc1436be6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6744, "upload_time": "2016-02-22T10:28:19", "url": "https://files.pythonhosted.org/packages/40/d9/e4f1e7a975144fe3a336e82f660791b16163dc33c175a7af87cb03e0c3c3/pyhessian2-1.0.6.tar.gz" } ], "1.0.7": [ { "comment_text": "", "digests": { "md5": "9f5674ebd346b10dd46b7b339d81f069", "sha256": "788d6f81fe37f12086f950c1464945c2305d085e17694003ce011cb4b4dda83c" }, "downloads": -1, "filename": "pyhessian2-1.0.7.tar.gz", "has_sig": false, "md5_digest": "9f5674ebd346b10dd46b7b339d81f069", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6823, "upload_time": "2016-02-23T11:58:37", "url": "https://files.pythonhosted.org/packages/08/69/4a3ca84686fc7655136339204b88bd0161655161b500901236b0d6799fbb/pyhessian2-1.0.7.tar.gz" } ], "1.0.8": [ { "comment_text": "", "digests": { "md5": "e5ff0f3b9bde7c9d477f2c68a01870f3", "sha256": "2e458eef60951c4b2d9d22d991677fb167b661bbfb247c4036c048876a7f45b7" }, "downloads": -1, "filename": "pyhessian2-1.0.8.tar.gz", "has_sig": false, "md5_digest": "e5ff0f3b9bde7c9d477f2c68a01870f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6892, "upload_time": "2016-03-21T08:18:21", "url": "https://files.pythonhosted.org/packages/e2/9c/4e33909a2c0e94a9445d2f8b949cfe5bcf0aa96b1413c3fb26507c1dd0f1/pyhessian2-1.0.8.tar.gz" } ], "1.0.9": [ { "comment_text": "", "digests": { "md5": "d1d89f7bd94cc003184075f38078b150", "sha256": "1bc0e559e0ec1890533d226b556bbcdf1a8076e78247a04734d2e9dc99dfe86c" }, "downloads": -1, "filename": "pyhessian2-1.0.9.tar.gz", "has_sig": false, "md5_digest": "d1d89f7bd94cc003184075f38078b150", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6954, "upload_time": "2016-03-24T09:08:23", "url": "https://files.pythonhosted.org/packages/15/57/477519e7704d75e1a669e62d987cf5348b44eda5db436f34c63f0d78cdc0/pyhessian2-1.0.9.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "3772e848267fa4f12214a0e8bd192881", "sha256": "c6b3a70e05d5df25e62420bf9110938dc18e87187d47804aa0f474311a50c046" }, "downloads": -1, "filename": "pyhessian2-1.1.0.tar.gz", "has_sig": false, "md5_digest": "3772e848267fa4f12214a0e8bd192881", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6975, "upload_time": "2016-11-03T09:28:26", "url": "https://files.pythonhosted.org/packages/97/c1/b1bf628829d0958134782b48035e9868a6c90b9d56308f18ef50a9d29f39/pyhessian2-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "54f91ec40fa1c13286fbf7f44a4c28cb", "sha256": "456bb92ed5e041d4d3259507a1484beeea70b0c4ec2571f8afb99e5e38b80955" }, "downloads": -1, "filename": "pyhessian2-1.1.1.tar.gz", "has_sig": false, "md5_digest": "54f91ec40fa1c13286fbf7f44a4c28cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7028, "upload_time": "2016-12-19T10:15:20", "url": "https://files.pythonhosted.org/packages/0e/bb/0f617c3e9073623108d005bebda70fd95668bea94d657dee070222edea02/pyhessian2-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "053b99a71386e52f3aace6c43accac89", "sha256": "fb1c229354a017e808fb6d26c0bb5644e1282cde6156b313cc18fade668ae9a7" }, "downloads": -1, "filename": "pyhessian2-1.1.2.tar.gz", "has_sig": false, "md5_digest": "053b99a71386e52f3aace6c43accac89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7029, "upload_time": "2016-12-19T12:22:59", "url": "https://files.pythonhosted.org/packages/91/08/fb031ff69c5b33c95c6f5b27c9013eef404a20965430b1b392e4f31a358e/pyhessian2-1.1.2.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "222cdde8e405bd86a7feb111c1369ed5", "sha256": "73398917ef810c09c13d21703a508364fc2099f0403fd9e286670e91cacb5736" }, "downloads": -1, "filename": "pyhessian2-1.1.3.tar.gz", "has_sig": false, "md5_digest": "222cdde8e405bd86a7feb111c1369ed5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7066, "upload_time": "2016-12-20T13:02:00", "url": "https://files.pythonhosted.org/packages/4c/68/4f544059ae9495dd6e3f12da3248ed8f2f759f97da5ae4c0fa894a4d8418/pyhessian2-1.1.3.tar.gz" } ], "1.1.4": [ { "comment_text": "", "digests": { "md5": "e3d897e784dafed5c6c16e7ca6272d7b", "sha256": "33e7fe5404e5cd73d9c4f4ada057c3695c4fa1c6fd93618a9b1c019d927c93fe" }, "downloads": -1, "filename": "pyhessian2-1.1.4.tar.gz", "has_sig": false, "md5_digest": "e3d897e784dafed5c6c16e7ca6272d7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7082, "upload_time": "2016-12-20T13:50:04", "url": "https://files.pythonhosted.org/packages/07/85/9d913f1b5a08f31b370c71f6498de1d8a4729f32139e03efe251f4fef35a/pyhessian2-1.1.4.tar.gz" } ], "1.1.5": [ { "comment_text": "", "digests": { "md5": "b3e5f090a45ca6335abe185e9cdc1d74", "sha256": "f3bcbfd2168118f15c294067cdc4ee52b75772f2c8d759ef6363dd9d9dd74de0" }, "downloads": -1, "filename": "pyhessian2-1.1.5.tar.gz", "has_sig": false, "md5_digest": "b3e5f090a45ca6335abe185e9cdc1d74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7176, "upload_time": "2017-01-20T07:56:02", "url": "https://files.pythonhosted.org/packages/c0/6d/9fc54f0ad047364af087835f0d2aede42e00cb2ca8fc6e59a26c18e59158/pyhessian2-1.1.5.tar.gz" } ], "1.1.6": [ { "comment_text": "", "digests": { "md5": "85bc2ed06e713b5c16557594d1c941e4", "sha256": "a013763f0e579b21cff3ba93509a349a3f68a8d493c59f2ae5209203d47ed6f4" }, "downloads": -1, "filename": "pyhessian2-1.1.6.tar.gz", "has_sig": false, "md5_digest": "85bc2ed06e713b5c16557594d1c941e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7208, "upload_time": "2017-02-13T08:16:53", "url": "https://files.pythonhosted.org/packages/0c/41/882b84d09725dc640d0d22cad6c5bfed43d788b2fb59481da912b50ce6ef/pyhessian2-1.1.6.tar.gz" } ], "1.1.7": [ { "comment_text": "", "digests": { "md5": "dca605c5bd572f407d83acd3adbd7983", "sha256": "aa3a42704f74793400033be44c9c310746994aab2d52142556d06626effb5479" }, "downloads": -1, "filename": "pyhessian2-1.1.7.tar.gz", "has_sig": false, "md5_digest": "dca605c5bd572f407d83acd3adbd7983", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7243, "upload_time": "2017-02-16T08:37:11", "url": "https://files.pythonhosted.org/packages/a8/d6/8d58784e25005ea954be7dcfbae2dcca533e85fd9725fa3814d56d6ed2be/pyhessian2-1.1.7.tar.gz" } ], "1.1.8": [ { "comment_text": "", "digests": { "md5": "c9e6367a8c9b33ce72545a3fa37117f9", "sha256": "4ca08bf8282ee060a5656e9af5a8d32486b97e82b19d14a18490a142562d05fa" }, "downloads": -1, "filename": "pyhessian2-1.1.8.tar.gz", "has_sig": false, "md5_digest": "c9e6367a8c9b33ce72545a3fa37117f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7239, "upload_time": "2017-02-24T06:06:36", "url": "https://files.pythonhosted.org/packages/0c/62/7b4c0f1f562cd923b5129a2da7cc026bf83efd71f65f5404828ef05f8e76/pyhessian2-1.1.8.tar.gz" } ], "1.1.9": [ { "comment_text": "", "digests": { "md5": "dc877fb7d2a7f74d95ff26d355cc4e97", "sha256": "ffa3ac3a817d57ff6d9f8c6ab6eaa306f21d4b1e7e1cb845557b9ea606302d17" }, "downloads": -1, "filename": "pyhessian2-1.1.9.tar.gz", "has_sig": false, "md5_digest": "dc877fb7d2a7f74d95ff26d355cc4e97", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7252, "upload_time": "2017-02-24T06:16:45", "url": "https://files.pythonhosted.org/packages/1f/5d/fb39a3c5c3f1027ca9cd01ef85c902b02459c6711e446ada4d80d813d9f4/pyhessian2-1.1.9.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "94e62243afdafa1697f6e381bf5e1461", "sha256": "fa2a67682575af9cc29eb4c6c2c0a8f113d4ff0c5c32ac25e157633b6b168f0e" }, "downloads": -1, "filename": "pyhessian2-1.2.0.tar.gz", "has_sig": false, "md5_digest": "94e62243afdafa1697f6e381bf5e1461", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7275, "upload_time": "2017-03-17T10:05:41", "url": "https://files.pythonhosted.org/packages/8f/3b/d5f51b11b49a080c3aa10f0d50c95b33eca928ac3ada25e6ccae8bdc2031/pyhessian2-1.2.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "f1dccb8b37040968b551bd1395403412", "sha256": "a4dcdb2fcc9a23e889ca544a7694abb2a8fc918ed55ceb329a498ecbd9680f75" }, "downloads": -1, "filename": "pyhessian2-1.2.1.tar.gz", "has_sig": false, "md5_digest": "f1dccb8b37040968b551bd1395403412", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7258, "upload_time": "2017-06-28T06:53:57", "url": "https://files.pythonhosted.org/packages/5e/9d/c9b7b070fa7bfb24104363dc7b23129bec7df6a3199f0daf598597a640fa/pyhessian2-1.2.1.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "b2570036d8df3bdccb1bcb270bae98d1", "sha256": "99984b1e1c1494d95217d413597be89ad515d8e9801d9ce55a74646fef53d92d" }, "downloads": -1, "filename": "pyhessian2-2.0.0.tar.gz", "has_sig": false, "md5_digest": "b2570036d8df3bdccb1bcb270bae98d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6678, "upload_time": "2015-12-28T08:56:32", "url": "https://files.pythonhosted.org/packages/ff/b4/67e898a66ad29eb15cfde3a26769ba5764d4d742f7d5d419d91a9ba55fc0/pyhessian2-2.0.0.tar.gz" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "2a92e47e866f13af2b50bf2dc850c49f", "sha256": "7eaa7fe8e891481efd7db9431003c6a45f6e48492369a7c17e639c52ee42e05c" }, "downloads": -1, "filename": "pyhessian2-2.0.1.tar.gz", "has_sig": false, "md5_digest": "2a92e47e866f13af2b50bf2dc850c49f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6667, "upload_time": "2016-01-27T09:12:58", "url": "https://files.pythonhosted.org/packages/15/47/d6ed99e70eeb5544f9d0ed09a797d954b564b5b634db6a62f2782f86d0ad/pyhessian2-2.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2a92e47e866f13af2b50bf2dc850c49f", "sha256": "7eaa7fe8e891481efd7db9431003c6a45f6e48492369a7c17e639c52ee42e05c" }, "downloads": -1, "filename": "pyhessian2-2.0.1.tar.gz", "has_sig": false, "md5_digest": "2a92e47e866f13af2b50bf2dc850c49f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6667, "upload_time": "2016-01-27T09:12:58", "url": "https://files.pythonhosted.org/packages/15/47/d6ed99e70eeb5544f9d0ed09a797d954b564b5b634db6a62f2782f86d0ad/pyhessian2-2.0.1.tar.gz" } ] }