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.4.0.tar.gz (330.2 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.4.0-py3-none-any.whl (31.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: outerport-0.4.0.tar.gz
  • Upload date:
  • Size: 330.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.13

File hashes

Hashes for outerport-0.4.0.tar.gz
Algorithm Hash digest
SHA256 f8838170b60734b62c1f5e85ba71d1bbd17e6d44db73302c0f250e7b8ddd9dc5
MD5 0604e9ca7b06acf6458524578e6c844f
BLAKE2b-256 7fa679aee8870fd0b43531a6ed34dd1616b94068066b722251eaf3e28c38cfe4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: outerport-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 31.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.13

File hashes

Hashes for outerport-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e9e26e81bee73ad0526383096cdbf0f8e6fde58a012caff3e7c9eff9e34a6d32
MD5 3ebe9a717ff3e668ce2e69b22ba07a34
BLAKE2b-256 192b3c2d74b8672fb78cf13c1f08bcf369e89e8dcb7474e28a6847e41fd4290a

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