# Outerport Python SDK
## Installation
```
pip install outerport
```
or
```
uv add outerport
```
## Usage
```
from outerport import OuterportClient
client = OuterportClient(
api_key="your_api_key",
base_url="https://api.outerport.com"
)
```
Raw data
{
"_id": null,
"home_page": null,
"name": "outerport",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "api, outerport, sdk",
"author": null,
"author_email": "\"Outerport (Genban, Inc.)\" <support@outerport.com>",
"download_url": "https://files.pythonhosted.org/packages/ae/2b/3e28adb716199513810bc2b6f3ce90a600a0796100070d07f481723b41d7/outerport-0.2.7.tar.gz",
"platform": null,
"description": "# Outerport Python SDK\n\n## Installation\n\n```\npip install outerport\n```\n\nor \n\n```\nuv add outerport\n```\n\n## Usage\n\n```\nfrom outerport import OuterportClient\n\nclient = OuterportClient(\n api_key=\"your_api_key\",\n base_url=\"https://api.outerport.com\"\n)\n```\n\n",
"bugtrack_url": null,
"license": "Apache Software License",
"summary": "Outerport Python SDK",
"version": "0.2.7",
"project_urls": {
"Documentation": "https://docs.outerport.com",
"Homepage": "https://outerport.com"
},
"split_keywords": [
"api",
" outerport",
" sdk"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d412053051c57e9797409d53b30b0f591353c6f322c150fb9779d906d53fdb62",
"md5": "986fafe0b5c3cf2dce7c426e8f165991",
"sha256": "9e23d8573d9b62e4b0321fb79265ede50d980a9bd7d45dd1a15ac4fdc9e612ca"
},
"downloads": -1,
"filename": "outerport-0.2.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "986fafe0b5c3cf2dce7c426e8f165991",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 16768,
"upload_time": "2025-02-20T04:42:32",
"upload_time_iso_8601": "2025-02-20T04:42:32.236725Z",
"url": "https://files.pythonhosted.org/packages/d4/12/053051c57e9797409d53b30b0f591353c6f322c150fb9779d906d53fdb62/outerport-0.2.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ae2b3e28adb716199513810bc2b6f3ce90a600a0796100070d07f481723b41d7",
"md5": "aa993259a28e9c431f2f331ad608eebb",
"sha256": "bcd4ae27b7c16d2f9cbfdaf4c506aab48441438fa554ff0530bf1f7aece6aefa"
},
"downloads": -1,
"filename": "outerport-0.2.7.tar.gz",
"has_sig": false,
"md5_digest": "aa993259a28e9c431f2f331ad608eebb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 33336,
"upload_time": "2025-02-20T04:42:33",
"upload_time_iso_8601": "2025-02-20T04:42:33.769719Z",
"url": "https://files.pythonhosted.org/packages/ae/2b/3e28adb716199513810bc2b6f3ce90a600a0796100070d07f481723b41d7/outerport-0.2.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-20 04:42:33",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "outerport"
}