Skip to main content

Outerport Python SDK

Project description

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"
)

Development

Setting Up Development Environment

# Clone the repository
git clone https://github.com/outerport/outerport.git
cd outerport/outerport-python

# Install development dependencies
pip install -e ".[dev]"

Running Tests

The SDK includes a comprehensive test suite:

# Run all tests
pytest

# Run only unit tests
pytest tests/unit

# Run with coverage report
pytest --cov=outerport

For integration tests, you'll need to set up your API key:

export OUTERPORT_API_KEY="your_api_key"
pytest tests/integration

See the tests/README.md file for more details on testing.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

outerport-0.2.25.tar.gz (204.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

outerport-0.2.25-py3-none-any.whl (27.4 kB view details)

Uploaded Python 3

File details

Details for the file outerport-0.2.25.tar.gz.

File metadata

  • Download URL: outerport-0.2.25.tar.gz
  • Upload date:
  • Size: 204.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.11

File hashes

Hashes for outerport-0.2.25.tar.gz
Algorithm Hash digest
SHA256 ceb063fb9bb16b37bb8837d31138e0f1c9eca15efbf078e77f66a9c6bd3af73d
MD5 cd1fac5809640f6311f87d06ee1f33c7
BLAKE2b-256 7043cbe27d1f8b25301cce2f5aa75aebf5e370edd8b7905d2182c24fb1173016

See more details on using hashes here.

File details

Details for the file outerport-0.2.25-py3-none-any.whl.

File metadata

  • Download URL: outerport-0.2.25-py3-none-any.whl
  • Upload date:
  • Size: 27.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.11

File hashes

Hashes for outerport-0.2.25-py3-none-any.whl
Algorithm Hash digest
SHA256 d1b15206d8f32cfc02ffcf3f6a26298b77dba01fcef3be6717c95dc8bd0a2afc
MD5 cfc3480579b89572376d8026073cbb52
BLAKE2b-256 a45554f30276566a54cd6b44de6ca438da9cca2bb5096cd02519f765aa757431

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page