{ "info": { "author": "Christopher Glass", "author_email": "tribaal@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Django SOAP server\n###################\n\n\nThe goal of this projecct is to provide an example of best practices on how to\nwrite a SOAP 1.1 compliant server using Django.\n\nWhy using django? Well, while I would really *not* recommend using django for a\npure SOAP webserver (many other solutions would seem far more appropriate),\nthis project would certainly come in quite handty to people who built a django\nwebsite, but want to expose some of its functionality to the world.\n\nREST is all the rage theses days, but you might need this to interface with\nlegacy products, for example.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/chrisglass/django-soap-server", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "django-soap-server", "package_url": "https://pypi.org/project/django-soap-server/", "platform": "OS Independent", "project_url": "https://pypi.org/project/django-soap-server/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/chrisglass/django-soap-server" }, "release_url": "https://pypi.org/project/django-soap-server/0.0.0/", "requires_dist": null, "requires_python": null, "summary": "A set of tools to more easily make django a viable SOAP server", "version": "0.0.0" }, "last_serial": 321786, "releases": { "0.0.0": [] }, "urls": [] }