suds-py3


Namesuds-py3 JSON
Version 1.4.5.0 PyPI version JSON
download
home_pagehttps://github.com/cackharot/suds-py3
SummaryLightweight SOAP client
upload_time2021-11-15 17:29:11
maintainer
docs_urlNone
authorCackharot (original Jeff Ortel)
requires_python
licenseLGPL
keywords soap wsdl basic http binding basic auth
VCS
bugtrack_url
requirements appdirs packaging py pyparsing pytest six testutils
Travis-CI
coveralls test coverage No coveralls.
            The "suds-p3" is a lightweight soap-based client for python3
    licensed under LGPL. This is a mirror of http://svn.fedorahosted.org/svn/suds/trunk/
    supporting Python3 and some fixes.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cackharot/suds-py3",
    "name": "suds-py3",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "soap,wsdl,basic http binding,basic auth",
    "author": "Cackharot (original Jeff Ortel)",
    "author_email": "cackharot@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/39/d1/da8977d242d2505c575eb2cc7e282209e4d12bd570c04e7942cd19f4facd/suds-py3-1.4.5.0.tar.gz",
    "platform": "Python3",
    "description": "The \"suds-p3\" is a lightweight soap-based client for python3\n    licensed under LGPL. This is a mirror of http://svn.fedorahosted.org/svn/suds/trunk/\n    supporting Python3 and some fixes.\n\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Lightweight SOAP client",
    "version": "1.4.5.0",
    "split_keywords": [
        "soap",
        "wsdl",
        "basic http binding",
        "basic auth"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "9e56a36bc4d677499f12cc6e3f159b53",
                "sha256": "0915a7f825c80fa2f0593e040e046bcbc156dd24ba988bb9da6c6604d70155b9"
            },
            "downloads": -1,
            "filename": "suds_py3-1.4.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9e56a36bc4d677499f12cc6e3f159b53",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 298760,
            "upload_time": "2021-11-15T17:29:09",
            "upload_time_iso_8601": "2021-11-15T17:29:09.503984Z",
            "url": "https://files.pythonhosted.org/packages/8a/39/aa44074c42b3ee2d2ce36c2cd891787f9ae4158416600390dd09d09233da/suds_py3-1.4.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "6ffd6dc129c84f8c8f2b7e0e396044a7",
                "sha256": "2b0d433e569c0190ff5e7ed2dfb3287b51bbfb3e51e82361c8bd652c78807167"
            },
            "downloads": -1,
            "filename": "suds-py3-1.4.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6ffd6dc129c84f8c8f2b7e0e396044a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 87187,
            "upload_time": "2021-11-15T17:29:11",
            "upload_time_iso_8601": "2021-11-15T17:29:11.548453Z",
            "url": "https://files.pythonhosted.org/packages/39/d1/da8977d242d2505c575eb2cc7e282209e4d12bd570c04e7942cd19f4facd/suds-py3-1.4.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-11-15 17:29:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "cackharot",
    "github_project": "suds-py3",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "appdirs",
            "specs": [
                [
                    "==",
                    "1.4.3"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "16.8"
                ]
            ]
        },
        {
            "name": "py",
            "specs": [
                [
                    "==",
                    "1.10.0"
                ]
            ]
        },
        {
            "name": "pyparsing",
            "specs": [
                [
                    "==",
                    "2.2.0"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "3.0.6"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.10.0"
                ]
            ]
        },
        {
            "name": "testutils",
            "specs": [
                [
                    "==",
                    "0.2.0"
                ]
            ]
        }
    ],
    "lcname": "suds-py3"
}
        
Elapsed time: 0.01201s