{ "info": { "author": "Flight Data Services Ltd", "author_email": "developers@flightdataservices.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nSoapbox is a SOAP library for Python capable of generating Python modules from\nWSDL documents and providing a dispatcher for the Django framework.\n\n* Generate Python modules based on WSDL and XSD documents.\n* Execute SOAP requests from generated client modules.\n* Provide a dispatcher for Django and stub server modules.\n\nProject sponsored by `Flight Data Services`_ and released under the Open \nSoftware License (`OSL-3.0`_).\n\nInstallation\n------------\n\nPackage requires ``pip`` for installation.\n::\n\n pip install Soapbox\n\nSource Code\n-----------\n\nSource code is available from `Google Code`_:\n\n* http://code.google.com/p/soapbox/\n\nDocumentation\n-------------\n\nDocumentation is available from the `Python Package Index`_:\n\n* http://packages.python.org/Soapbox/\n\n.. _Flight Data Services: http://www.flightdataservices.com/\n.. _OSL-3.0: http://www.opensource.org/licenses/osl-3.0.php\n.. _Google Code: http://code.google.com/\n.. _Python Package Index: http://pypi.python.org/\n\nChanges\n=======\n\n0.3.7\n-----\n\n* Fix logging.NullHandler incompatibility with Python 2.6 [gc-5]\n\n0.3.6\n-----\n\n* Fix regression breaking WSDL output via Django dispatch.\n* Fix regression boolean XML output always 'true'. [gc-3]\n* Template packaging issue hopefully now fixed 100% of the time. [gc-4]\n\n0.3.4\n-----\n\n* Fixed packaging errors which meant the templates were not installed.\n - Many thanks to Santtu Pajukanta.\n\n0.3.3\n-----\n\n* Added documentation\n\n0.3.2\n-----\n\n* Initial support for variable URL scheme and host\n* Test suite executes\n* License changed from BSD New to OSL-3.0\n \n0.3.1\n-----\n\n* SSL certificate verification\n\n0.3.0\n-----\n\n* Add option to disable schema validation on parsing:\n - Set ``xsd.VALIDATE_ON_PARSE`` to ``False``.\n* Added some initial logging support:\n - Request logging available at when level set to DEBUG.\n* Allow unicode as a valid type for strings.\n* Check for Python keywords and prefix with underscore.\n* Python code templates now loaded from external files.\n* Generated code is now much cleaner.\n* Generated code is now timestamped.\n* Code tidying as reported by pyflakes and pep8.\n* Fixed a number of typographical errors.\n* Various name improvements to functions.\n* Updated .hgignore\n \nTo Do\n=====\n\n* Fix circular dependency of generated schema classes.\n\nSee the **TODO** markers in ``soapbox/*.py`` for a complete list.\n\nCredits\n=======\n\nSoapbox was written by Damian Pow\u0105zka and is maintained by \nFlight Data Services, Ltd .\n\nOther contributors, listed alphabetically, are:\n\n* `Santtu Pajukanta`_ - For fixing packaging errors.\n\nMany thanks for all contributions!\n\n.. _Santtu Pajukanta: http://pajukanta.fi/", "description_content_type": null, "docs_url": "https://pythonhosted.org/Soapbox/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/soapbox/", "keywords": "SOAP,WSDL,web service", "license": "Open Software License (OSL-3.0)", "maintainer": null, "maintainer_email": null, "name": "Soapbox", "package_url": "https://pypi.org/project/Soapbox/", "platform": "OS Independent", "project_url": "https://pypi.org/project/Soapbox/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://code.google.com/p/soapbox/" }, "release_url": "https://pypi.org/project/Soapbox/0.3.7/", "requires_dist": null, "requires_python": null, "summary": "A SOAP library for Python.", "version": "0.3.7" }, "last_serial": 785687, "releases": { "0.3.2": [ { "comment_text": "", "digests": { "md5": "aec4814868d2071816216c6532e52230", "sha256": "ca3b7910b108ac33038efe15d2daa16a044385f2d7cfd94004179b5879c70884" }, "downloads": -1, "filename": "Soapbox-0.3.2.zip", "has_sig": false, "md5_digest": "aec4814868d2071816216c6532e52230", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50770, "upload_time": "2012-03-20T14:42:48", "url": "https://files.pythonhosted.org/packages/4d/f9/8f3d29480cb22aa216a73c926bc87d4377e6568bcb1bf9795b85c82e15a0/Soapbox-0.3.2.zip" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "57446065839d5d1816db472a24834dbe", "sha256": "552536eb336d2841cfa10935e0ae9e6e304acd762ab00f19cc2fdb575490a48a" }, "downloads": -1, "filename": "Soapbox-0.3.3.zip", "has_sig": false, "md5_digest": "57446065839d5d1816db472a24834dbe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 96493, "upload_time": "2012-03-21T16:36:23", "url": "https://files.pythonhosted.org/packages/7d/7d/d86996a26eb46825c86d1aa70d9d0bb9b71268db8fa220904989d946c5df/Soapbox-0.3.3.zip" } ], "0.3.4": [ { "comment_text": "", "digests": { "md5": "585b7e25f3799089970dc54304b956af", "sha256": "c06d35a5dcf355b6a46acddd5169fbe59bed70b20e515d8cf23b0a7636785521" }, "downloads": -1, "filename": "Soapbox-0.3.4.zip", "has_sig": false, "md5_digest": "585b7e25f3799089970dc54304b956af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 117674, "upload_time": "2012-04-24T11:56:22", "url": "https://files.pythonhosted.org/packages/8e/1c/a88dccfea6b1a45440fa0d5177f5facc5f0c5756d149499e8a97f921584b/Soapbox-0.3.4.zip" } ], "0.3.6": [ { "comment_text": "", "digests": { "md5": "53f37218189ee9a0b646121ca6684f46", "sha256": "04649f39255b655bb63c0882ab638a356fc89246faa98f7c8a37667061cdaa07" }, "downloads": -1, "filename": "Soapbox-0.3.6.zip", "has_sig": false, "md5_digest": "53f37218189ee9a0b646121ca6684f46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 121662, "upload_time": "2012-05-06T16:15:06", "url": "https://files.pythonhosted.org/packages/83/d4/5bda29e36687d3bef48ecb330c6e5975668869cfe19f6f2da27652cfd0f4/Soapbox-0.3.6.zip" } ], "0.3.7": [ { "comment_text": "", "digests": { "md5": "35a3c99627f4085155c498e2952b3af7", "sha256": "d58ff34aee0adf9475fb0c78ba72f4c7e1d6a4124fc957cbd7fee946e0095438" }, "downloads": -1, "filename": "Soapbox-0.3.7.zip", "has_sig": false, "md5_digest": "35a3c99627f4085155c498e2952b3af7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 122319, "upload_time": "2012-05-08T12:37:09", "url": "https://files.pythonhosted.org/packages/c8/97/9ff5e8b312acd1e2d16d5430bf1ffe08ac546f9a1df5f0ce12cb49a4d34a/Soapbox-0.3.7.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "35a3c99627f4085155c498e2952b3af7", "sha256": "d58ff34aee0adf9475fb0c78ba72f4c7e1d6a4124fc957cbd7fee946e0095438" }, "downloads": -1, "filename": "Soapbox-0.3.7.zip", "has_sig": false, "md5_digest": "35a3c99627f4085155c498e2952b3af7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 122319, "upload_time": "2012-05-08T12:37:09", "url": "https://files.pythonhosted.org/packages/c8/97/9ff5e8b312acd1e2d16d5430bf1ffe08ac546f9a1df5f0ce12cb49a4d34a/Soapbox-0.3.7.zip" } ] }