{ "info": { "author": "ellethee", "author_email": "luca800@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "=============\njsonwspclient\n=============\n**jsonwspclient** wants to be a simple and, i hope, flexible python client for JSON-WSP services.\nIt is designed for make easy to call services methods and to access to response info and attachments.\n\n**JsonWspClient** is based on python Requests_ and uses the `Session object`_.\nSo allows you to persist certain parameters and the cookies across requests.\n\nIt supports also **events_handling**, **response_processing**, **params_mapping** and **fault_handling**.\nSo you can have a good control over your scripts flow.\n\n.. note::\n\n **jsonwspclient** is designed to be used with Ladon_. \n and it is based on the original ladon's jsonwsp_ client.\n\n However it should be flexible enough to be used with other JSON-WSP services.\n\n See `JsonWspClient docs`_.\n\n .. _Ladon: https://bitbucket.org/jakobsg/ladon\n .. _Requests: http://docs.python-requests.org/\n .. _jsonwsp: https://bitbucket.org/jakobsg/ladon/src/68b7b47bcf217e0511559d831c621e33ca548ca2/src/ladon/clients/jsonwsp.py?at=master&fileviewer=file-view-default\n .. _`Session object`: http://docs.python-requests.org/en/master/user/advanced/#session-objects\n .. _`JsonWspClient docs`: http://jsonwspclient.readthedocs.io/en/latest\n\n\nNote\n====\n\nThis project has been set up using PyScaffold 2.5. For details and usage\ninformation on PyScaffold see http://pyscaffold.readthedocs.org/.\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/ellethee/jsonwspclient", "keywords": "", "license": ": OSI Approved :: MIT License", "maintainer": "", "maintainer_email": "", "name": "jsonwspclient", "package_url": "https://pypi.org/project/jsonwspclient/", "platform": "", "project_url": "https://pypi.org/project/jsonwspclient/", "project_urls": { "Homepage": "http://github.com/ellethee/jsonwspclient" }, "release_url": "https://pypi.org/project/jsonwspclient/1.0.4/", "requires_dist": null, "requires_python": "", "summary": "Flexible JSON-WSP client.", "version": "1.0.4" }, "last_serial": 3694968, "releases": { "1.0.3": [ { "comment_text": "", "digests": { "md5": "504383b33cef70751fc7601ad18301e6", "sha256": "0bcbfb3e83b3a9709fddc34cdd158aedd103a85b714d1ce4177e7b2288c57aab" }, "downloads": -1, "filename": "jsonwspclient-1.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "504383b33cef70751fc7601ad18301e6", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 15858, "upload_time": "2018-03-16T15:43:55", "url": "https://files.pythonhosted.org/packages/f6/89/c72a032014258894bf88130bfda33a5181fce0c254e91a24362f44d46aa8/jsonwspclient-1.0.3-py2.py3-none-any.whl" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "21e662cd68cab787c43272d570e2880d", "sha256": "6169122f05500bbbf853b5200bc57d9eed127cb2aa8af7105974934355e21a74" }, "downloads": -1, "filename": "jsonwspclient-1.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "21e662cd68cab787c43272d570e2880d", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 15961, "upload_time": "2018-03-22T11:00:26", "url": "https://files.pythonhosted.org/packages/4a/74/e4c911c67203b1d8a90f2f6420455b04e3d21243e86fc525a0818a1dbb69/jsonwspclient-1.0.4-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "21e662cd68cab787c43272d570e2880d", "sha256": "6169122f05500bbbf853b5200bc57d9eed127cb2aa8af7105974934355e21a74" }, "downloads": -1, "filename": "jsonwspclient-1.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "21e662cd68cab787c43272d570e2880d", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 15961, "upload_time": "2018-03-22T11:00:26", "url": "https://files.pythonhosted.org/packages/4a/74/e4c911c67203b1d8a90f2f6420455b04e3d21243e86fc525a0818a1dbb69/jsonwspclient-1.0.4-py2.py3-none-any.whl" } ] }