acd-sdk


Nameacd-sdk JSON
Version 2.0.2 PyPI version JSON
download
home_pagehttps://github.com/Merative/acd-python-sdk
Summary('This is the Annotator for Clinical Data Python SDK',)
upload_time2023-04-20 18:45:50
maintainer
docs_urlNone
authorMerative
requires_python
licenseApache 2.0
keywords package_name
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
# Merative Annotator for Clinical Data Python SDK Version 2.0.2

## Overview

This Python SDK allows developers to programmatically interact with the following service:

| Service Name | Imported Class Name |
|--------------|-------------|
| [Annotator for Clinical Data](https://merative.github.io/acd-containers/) | AnnotatorForClinicalDataV1 |

## Prerequisites

* Refer to the Annotation for Clinical Data documentation:
  * [Prerequisites](https://merative.github.io/acd-containers/installing/prereqs/)
  * [Software Development Kits](https://merative.github.io/acd-containers/usage/sdks/)
* Python 3.7 or above

## Installation

To install, use `pip`

```bash
pip install --upgrade acd-sdk
```

## Migrating from version 1.x.x

The release of version 2 of the Annotator for Clinical Data SDK introduces a Python package name change from `ibm_whcs_sdk` to `acd_sdk`.  For the migration from 1.x.x:

1. Run `pip uninstall ibm-whcs-sdk`
1. Run `pip install acd-sdk`, and confirm that you have version 2 installed by running `pip show acd-sdk`.
2. In your application files that have a dependency on `acd-sdk`, update any import declarations from `ibm_whcs_sdk` to `acd_sdk`.  

## Using the SDK
For general SDK usage information, please see [this link](https://github.com/IBM/ibm-cloud-sdk-common/blob/master/README.md)

## Questions

For questions, refer to:
  * [Annotator for Clinical Data documentation](https://merative.github.io/acd-containers/)
  * [Annotator for Clinical Data Support page](https://merative.github.io/acd-containers/support/support/)

## Issues
If you encounter an issue with the project, you are welcome to submit a
[bug report](https://github.com/merative/acd-python-sdk/issues).

## Contributing
See [CONTRIBUTING](CONTRIBUTING.md).

## License

The Annotator for Clinical Data Python SDK is released under the Apache 2.0 license.
The license's full text can be found in [LICENSE](LICENSE.md).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Merative/acd-python-sdk",
    "name": "acd-sdk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "PACKAGE_NAME",
    "author": "Merative",
    "author_email": "acddev@merative.com",
    "download_url": "https://files.pythonhosted.org/packages/a4/48/5d1361a6e16b820b74893668b2b6d6cc4495837971249ac5f28367d2052e/acd-sdk-2.0.2.tar.gz",
    "platform": null,
    "description": "\n# Merative Annotator for Clinical Data Python SDK Version 2.0.2\n\n## Overview\n\nThis Python SDK allows developers to programmatically interact with the following service:\n\n| Service Name | Imported Class Name |\n|--------------|-------------|\n| [Annotator for Clinical Data](https://merative.github.io/acd-containers/) | AnnotatorForClinicalDataV1 |\n\n## Prerequisites\n\n* Refer to the Annotation for Clinical Data documentation:\n  * [Prerequisites](https://merative.github.io/acd-containers/installing/prereqs/)\n  * [Software Development Kits](https://merative.github.io/acd-containers/usage/sdks/)\n* Python 3.7 or above\n\n## Installation\n\nTo install, use `pip`\n\n```bash\npip install --upgrade acd-sdk\n```\n\n## Migrating from version 1.x.x\n\nThe release of version 2 of the Annotator for Clinical Data SDK introduces a Python package name change from `ibm_whcs_sdk` to `acd_sdk`.  For the migration from 1.x.x:\n\n1. Run `pip uninstall ibm-whcs-sdk`\n1. Run `pip install acd-sdk`, and confirm that you have version 2 installed by running `pip show acd-sdk`.\n2. In your application files that have a dependency on `acd-sdk`, update any import declarations from `ibm_whcs_sdk` to `acd_sdk`.  \n\n## Using the SDK\nFor general SDK usage information, please see [this link](https://github.com/IBM/ibm-cloud-sdk-common/blob/master/README.md)\n\n## Questions\n\nFor questions, refer to:\n  * [Annotator for Clinical Data documentation](https://merative.github.io/acd-containers/)\n  * [Annotator for Clinical Data Support page](https://merative.github.io/acd-containers/support/support/)\n\n## Issues\nIf you encounter an issue with the project, you are welcome to submit a\n[bug report](https://github.com/merative/acd-python-sdk/issues).\n\n## Contributing\nSee [CONTRIBUTING](CONTRIBUTING.md).\n\n## License\n\nThe Annotator for Clinical Data Python SDK is released under the Apache 2.0 license.\nThe license's full text can be found in [LICENSE](LICENSE.md).\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "('This is the Annotator for Clinical Data Python SDK',)",
    "version": "2.0.2",
    "split_keywords": [
        "package_name"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c8541223d2e7be43d03e4737accea98b47d3627863e0a7b2bdded163106df7c",
                "md5": "abd5c3c9b22d31fef54c8f6f6006f993",
                "sha256": "085846ffdbee0ae3026ca8829781dc481da84e978eb9dee4b3b789adb81b9f21"
            },
            "downloads": -1,
            "filename": "acd_sdk-2.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "abd5c3c9b22d31fef54c8f6f6006f993",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 61329,
            "upload_time": "2023-04-20T18:45:48",
            "upload_time_iso_8601": "2023-04-20T18:45:48.147472Z",
            "url": "https://files.pythonhosted.org/packages/3c/85/41223d2e7be43d03e4737accea98b47d3627863e0a7b2bdded163106df7c/acd_sdk-2.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4485d1361a6e16b820b74893668b2b6d6cc4495837971249ac5f28367d2052e",
                "md5": "e3ac3e3768b783709faf1ee19a6d0219",
                "sha256": "94640f15e2d1c7cab589933555c3d5729a7b92a4b5f14754a01f90f3739ddf6e"
            },
            "downloads": -1,
            "filename": "acd-sdk-2.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e3ac3e3768b783709faf1ee19a6d0219",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 48457,
            "upload_time": "2023-04-20T18:45:50",
            "upload_time_iso_8601": "2023-04-20T18:45:50.619739Z",
            "url": "https://files.pythonhosted.org/packages/a4/48/5d1361a6e16b820b74893668b2b6d6cc4495837971249ac5f28367d2052e/acd-sdk-2.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-20 18:45:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Merative",
    "github_project": "acd-python-sdk",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "acd-sdk"
}
        
Elapsed time: 0.06738s