{ "info": { "author": "Sergey A. Bozhenkov", "author_email": "ba-serge@yandex.ru", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Object Brokering" ], "description": "A small python library to consume SOAP services. It can process\na WSDL documents and then use types and methods defined in that\ndocument.\n\nThis library is based on some ideas from:\n Scio - http://pypi.python.org/pypi/Scio/0.9.1\n suds - https://fedorahosted.org/suds/\n soaplib - https://github.com/soaplib/soaplib\nWith many thanks to the contributors of those libraries.\n\nTo install do the usual:\n\n python setup.py install\n", "description_content_type": null, "docs_url": null, "download_url": "https://bitbucket.org/sboz/osa/get/v0.1.6-p6.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/sboz/osa", "keywords": null, "license": "LGPLv3", "maintainer": null, "maintainer_email": null, "name": "osa", "package_url": "https://pypi.org/project/osa/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/osa/", "project_urls": { "Download": "https://bitbucket.org/sboz/osa/get/v0.1.6-p6.tar.gz", "Homepage": "https://bitbucket.org/sboz/osa" }, "release_url": "https://pypi.org/project/osa/0.2/", "requires_dist": null, "requires_python": null, "summary": "Python fast/slim/convenient SOAP/WSDL client.", "version": "0.2" }, "last_serial": 1841755, "releases": { "0.1.6": [], "0.1.6.6": [ { "comment_text": "", "digests": { "md5": "7f9685f530fb9ddff1697b97ced22915", "sha256": "5b9e761839da69a4edbe2b8f8a353010fba6f5d90678f8d369d5b7b40c422ef7" }, "downloads": -1, "filename": "osa-0.1.6.6.tar.gz", "has_sig": false, "md5_digest": "7f9685f530fb9ddff1697b97ced22915", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18716, "upload_time": "2015-04-15T21:22:11", "url": "https://files.pythonhosted.org/packages/06/df/b56bdbc3cc7ff9467b9a99bca28bc9023d8cb8cee34c66c99abb2cca7841/osa-0.1.6.6.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "609eeb7eaed8fdb11a139acf637bd658", "sha256": "2be65f7e3a5cb4e7697ad4ee29dee60c1d3a42910ba218cd45ce3185085851ec" }, "downloads": -1, "filename": "osa-0.2.tar.gz", "has_sig": false, "md5_digest": "609eeb7eaed8fdb11a139acf637bd658", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18819, "upload_time": "2015-12-01T16:36:03", "url": "https://files.pythonhosted.org/packages/bb/81/71167d42183cfb099c9529308a8cd5db841bb2a2c9f3952aaa6f94ed7617/osa-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "609eeb7eaed8fdb11a139acf637bd658", "sha256": "2be65f7e3a5cb4e7697ad4ee29dee60c1d3a42910ba218cd45ce3185085851ec" }, "downloads": -1, "filename": "osa-0.2.tar.gz", "has_sig": false, "md5_digest": "609eeb7eaed8fdb11a139acf637bd658", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18819, "upload_time": "2015-12-01T16:36:03", "url": "https://files.pythonhosted.org/packages/bb/81/71167d42183cfb099c9529308a8cd5db841bb2a2c9f3952aaa6f94ed7617/osa-0.2.tar.gz" } ] }