Skip to main content

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 TeamCity TeamCity TeamCity
MacOS TeamCity TeamCity TeamCity
Windows TeamCity TeamCity TeamCity
Qodana TeamCity -- --

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

Setup

There are two ways for installing the connector Python package.

  1. From PyPi: pip install inorbit-connector-python

  2. 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

inorbit_connector-0.2.1.tar.gz (12.1 kB view hashes)

Uploaded Source

Built Distribution

inorbit_connector-0.2.1-py3-none-any.whl (8.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