Skip to main content

Python bindings over the sifi_bridge program.

Project description

sifi-bridge-py

Overview

SiFi Bridge Python is a convenient wrapper over SiFi Bridge CLI.

The Python wrapper opens the CLI tool in a subprocess. Thus, it is highly recommended to implement threading, since reading from standard input is a blocking operation. To use the wrapper, start by instantiating a SiFiBridge() object. All relevant usage documentation is delivered via inline doc-strings.

Documentation

Inline documentation is provided. Sphinx API documentation will be coming shortly.

Examples

Examples are available in the examples/ directory of this project.

Installing

pip install sifi_bridge_py should work for most use cases.

Versioning

The wrapper is updated for every SiFi Bridge version. Major and minor versions will always be kept in sync, while the patch version will vary for language-specific bug fixes.

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

sifi_bridge_py-0.6.4.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

sifi_bridge_py-0.6.4-py3-none-any.whl (7.4 kB view hashes)

Uploaded Python 3

Supported by

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