A Python library for connectors in the InOrbit RobOps ecosystem.
Project description
inorbit-connector-python
A Python library for developing connectors the InOrbit RobOps ecosystem.
OS | Python 3.10 | Python 3.11 | Python 3.12 |
---|---|---|---|
Linux | |||
MacOS | |||
Windows | |||
Qodana | -- | -- |
Overview
This repository contains a Python library for creating InOrbit robot connectors. Making use of InOrbit's Edge SDK, the library allows the integration of your fleet of robots in InOrbit, unlocking interoperability.
Requirements
- Python 3.10 or later
- InOrbit account (it's free to sign up!)
Setup
There are two ways for installing the connector Python package.
-
From PyPi:
pip install inorbit-connector
-
From source: clone the repository and install the dependencies:
cd instock_connector/
virtualenv .venv
. .venv/bin/activate
pip install -r requirements.txt
Getting Started
See scripts/README for usage of an example connector.
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
Built Distribution
File details
Details for the file inorbit_connector-0.3.0.tar.gz
.
File metadata
- Download URL: inorbit_connector-0.3.0.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bced0e8c44e391d6d5ad61a5eaf27215d50e6d0f7223c7c458cf77c293f1ad2c |
|
MD5 | c910dfeccf784c33ec8d43d3c1dbcf8d |
|
BLAKE2b-256 | 4d03a8f3c6375c864ee09d285e7a641df1f97f19e190c8356944fad9f39dbeff |
File details
Details for the file inorbit_connector-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: inorbit_connector-0.3.0-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66167c521c091f9c7ab6382b655256b94b7bce0dc127493ecd0009e725527652 |
|
MD5 | b1ea58044ba1e704497e024306e534f1 |
|
BLAKE2b-256 | c267866771f68e8a4f436e6361d81c0ebb10b436bde8b677a171ea7fc78df0a3 |