Python bindings over the SiFi Bridge tool.
Project description
SiFi Bridge Python
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.
Deployment
To deploy to PyPI, push a tag to the main branch. The tag must respect semantic versioning format: x.y.z.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sifi_bridge_py-1.1.1.tar.gz.
File metadata
- Download URL: sifi_bridge_py-1.1.1.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eabea53c4b05c322c7679de159b351fa74dcff3c6bfc9ec678c4c10cabf17793
|
|
| MD5 |
b33b27a5abd88b2b55a4be790e28f584
|
|
| BLAKE2b-256 |
9448bacfdc11dac71dce889a58ed366df9b89e329442a3b9de6ff5778e4108eb
|
File details
Details for the file sifi_bridge_py-1.1.1-py3-none-any.whl.
File metadata
- Download URL: sifi_bridge_py-1.1.1-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d91df3a57173934adc0354e4e7ba1df1eef9f48c9512f3ecc81615db8f97dca4
|
|
| MD5 |
08e6bb9e50ee8c79ba4c3b8558527748
|
|
| BLAKE2b-256 |
1af124e88f64f27f7baddda1099ad748b639292860224c6b9fc41fd594620a76
|