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.20.tar.gz (182.5 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.20-py3-none-any.whl (24.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for outerport-0.2.20.tar.gz
Algorithm Hash digest
SHA256 489b1e10e4d7a38554a37bc70c25d32b21eed951771748a5ba0b71e8d66d1b0f
MD5 fb005da0fb8b7bcba2030895ef455415
BLAKE2b-256 bab3959008375ce04debfbb28e90ae310d44a03900f4a1543a7c5bd7e2662b9a

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for outerport-0.2.20-py3-none-any.whl
Algorithm Hash digest
SHA256 5e24d9650fe9be5209f55a9a42c159ba2c88deea7f85274518a8adf14ce92191
MD5 003e48e7a0259d82575b02361ea41d33
BLAKE2b-256 1c6475a5c841a13f4979a30af23e38d3b01c039c5e33e6dce6b5fef09a540b5e

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