Name | benchling-sdk JSON |
Version |
1.21.2
JSON |
| download |
home_page | None |
Summary | SDK for interacting with the Benchling Platform. |
upload_time | 2024-11-22 19:29:40 |
maintainer | None |
docs_url | None |
author | Benchling Support |
requires_python | <4.0,>=3.9 |
license | Apache-2.0 |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Benchling SDK
A Python 3.8+ SDK for the [Benchling](https://www.benchling.com/) platform designed to provide typed, fluent
interactions with [Benchling APIs](https://docs.benchling.com/reference).
## Installation
Install the dependency via [Poetry](https://python-poetry.org/) (if applicable):
```bash
poetry add benchling-sdk
```
Or [Pip](https://pypi.org/project/pip/):
```bash
pip install benchling-sdk
```
## Documentation
Documentation for the SDK is kept up-to-date at [docs.benchling.com](https://docs.benchling.com), and you can get started with
it using this guide:
[https://docs.benchling.com/docs/getting-started-with-the-sdk](https://docs.benchling.com/docs/getting-started-with-the-sdk).
## Support
To report issues with using the SDK, contact [support@benchling.com](mailto:support@benchling.com).
Raw data
{
"_id": null,
"home_page": null,
"name": "benchling-sdk",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Benchling Support",
"author_email": "support@benchling.com",
"download_url": "https://files.pythonhosted.org/packages/5d/98/4e09d1e8761b32517933fe13ef57b69e288f16ff87d5c544c193ec804f44/benchling_sdk-1.21.2.tar.gz",
"platform": null,
"description": "# Benchling SDK\n\nA Python 3.8+ SDK for the [Benchling](https://www.benchling.com/) platform designed to provide typed, fluent\ninteractions with [Benchling APIs](https://docs.benchling.com/reference).\n\n## Installation\n\nInstall the dependency via [Poetry](https://python-poetry.org/) (if applicable):\n\n```bash\npoetry add benchling-sdk\n```\n \nOr [Pip](https://pypi.org/project/pip/):\n \n```bash\npip install benchling-sdk\n```\n\n## Documentation\n\nDocumentation for the SDK is kept up-to-date at [docs.benchling.com](https://docs.benchling.com), and you can get started with\nit using this guide:\n[https://docs.benchling.com/docs/getting-started-with-the-sdk](https://docs.benchling.com/docs/getting-started-with-the-sdk).\n\n## Support\n\nTo report issues with using the SDK, contact [support@benchling.com](mailto:support@benchling.com).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "SDK for interacting with the Benchling Platform.",
"version": "1.21.2",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "827b1d8929ae7bd8ca71384dc68b6ff3dd599f2fa18fd9dc85e18e38b5aa0b03",
"md5": "b41e9af549391e6584674e8352976eef",
"sha256": "a0758068ee91134a5fcf3938c34893132f14adcf337944a964ed87b8279a789c"
},
"downloads": -1,
"filename": "benchling_sdk-1.21.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b41e9af549391e6584674e8352976eef",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 231917,
"upload_time": "2024-11-22T19:29:38",
"upload_time_iso_8601": "2024-11-22T19:29:38.716993Z",
"url": "https://files.pythonhosted.org/packages/82/7b/1d8929ae7bd8ca71384dc68b6ff3dd599f2fa18fd9dc85e18e38b5aa0b03/benchling_sdk-1.21.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5d984e09d1e8761b32517933fe13ef57b69e288f16ff87d5c544c193ec804f44",
"md5": "54ec8ff9044bec152108cb83ed390e0d",
"sha256": "05a3c5677253eb8e1382b223437245ea2b9ed90e06b7c8ebe5091b95e5ba6744"
},
"downloads": -1,
"filename": "benchling_sdk-1.21.2.tar.gz",
"has_sig": false,
"md5_digest": "54ec8ff9044bec152108cb83ed390e0d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 161814,
"upload_time": "2024-11-22T19:29:40",
"upload_time_iso_8601": "2024-11-22T19:29:40.794277Z",
"url": "https://files.pythonhosted.org/packages/5d/98/4e09d1e8761b32517933fe13ef57b69e288f16ff87d5c544c193ec804f44/benchling_sdk-1.21.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-22 19:29:40",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "benchling-sdk"
}