rwslib


Namerwslib JSON
Version 1.2.11 PyPI version JSON
download
home_pagehttps://github.com/mdsol/rwslib
SummaryRave Web Services for Python
upload_time2023-11-24 15:26:59
maintainerGeoff Low
docs_urlNone
authorIan Sparks
requires_python>=3.7.0,<4
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            rwslib
======

The Goal of this library is to provide a (programmer) friendly client library to Rave Web Services (RWS).

Philosophy
----------

rwslib provides a convenient interface to RWS without hiding the implementation details. For instance,
using rwslib you should have a simple way to request a list of studies from RWS but still be able to
get to the HTTP headers, content body etc returned by RWS.

Documentation
-------------

Documented with Sphinx. See http://rwslib.readthedocs.org/en/latest/



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mdsol/rwslib",
    "name": "rwslib",
    "maintainer": "Geoff Low",
    "docs_url": null,
    "requires_python": ">=3.7.0,<4",
    "maintainer_email": "geoff.low@3ds.com",
    "keywords": "",
    "author": "Ian Sparks",
    "author_email": "isparks@trialgrid.com",
    "download_url": "https://files.pythonhosted.org/packages/50/b9/2d7c5c6f3dd5cc93b997a0bceb67b502bea9d4171adf973954a58675f060/rwslib-1.2.11.tar.gz",
    "platform": null,
    "description": "rwslib\n======\n\nThe Goal of this library is to provide a (programmer) friendly client library to Rave Web Services (RWS).\n\nPhilosophy\n----------\n\nrwslib provides a convenient interface to RWS without hiding the implementation details. For instance,\nusing rwslib you should have a simple way to request a list of studies from RWS but still be able to\nget to the HTTP headers, content body etc returned by RWS.\n\nDocumentation\n-------------\n\nDocumented with Sphinx. See http://rwslib.readthedocs.org/en/latest/\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Rave Web Services for Python",
    "version": "1.2.11",
    "project_urls": {
        "Documentation": "https://rwslib.readthedocs.io",
        "Homepage": "https://github.com/mdsol/rwslib",
        "Repository": "https://github.com/mdsol/rwslib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15d1949235e3e7020cf38be1a77e4cf26933f42e1f19e8b074edcefb2079aee0",
                "md5": "78380bc9581d210d5171f27820c1f048",
                "sha256": "2761de9cac9e3ae111342c24cc060374edc072969184e5113d63cf94bcc0351b"
            },
            "downloads": -1,
            "filename": "rwslib-1.2.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "78380bc9581d210d5171f27820c1f048",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7.0,<4",
            "size": 170040,
            "upload_time": "2023-11-24T15:26:57",
            "upload_time_iso_8601": "2023-11-24T15:26:57.457969Z",
            "url": "https://files.pythonhosted.org/packages/15/d1/949235e3e7020cf38be1a77e4cf26933f42e1f19e8b074edcefb2079aee0/rwslib-1.2.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50b92d7c5c6f3dd5cc93b997a0bceb67b502bea9d4171adf973954a58675f060",
                "md5": "5a8c8c80efcdf7479ad29fce7efddaeb",
                "sha256": "961b04dd06ccb3a29fc7d7050500efd4af09d7b0abe88b25ddbe73bb34ebb148"
            },
            "downloads": -1,
            "filename": "rwslib-1.2.11.tar.gz",
            "has_sig": false,
            "md5_digest": "5a8c8c80efcdf7479ad29fce7efddaeb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.0,<4",
            "size": 146097,
            "upload_time": "2023-11-24T15:26:59",
            "upload_time_iso_8601": "2023-11-24T15:26:59.725647Z",
            "url": "https://files.pythonhosted.org/packages/50/b9/2d7c5c6f3dd5cc93b997a0bceb67b502bea9d4171adf973954a58675f060/rwslib-1.2.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-24 15:26:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mdsol",
    "github_project": "rwslib",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "rwslib"
}
        
Elapsed time: 0.15607s