Skip to main content

ctrlX Data Layer API for Python

Project description

Python Wrapper for ctrlX Data Layer

This project provides ctrlX Data Layer access via Python. It wraps the original ctrlX Data Layer written in C++.

Setup

Set up a virtual python environment and install the packages ctrlX Data Layer

sudo apt-get update && sudo apt-get -y install virtualenv

DATALAYER_DEB_VERSION=2.9.8
SDK_RELEASE_VERSION=3.6.0

wget --quiet https://github.com/boschrexroth/ctrlx-automation-sdk/releases/download/${SDK_RELEASE_VERSION}/ctrlx-datalayer-${DATALAYER_DEB_VERSION}.deb \
    && sudo dpkg --install ctrlx-datalayer-${DATALAYER_DEB_VERSION}.deb \
    && rm ctrlx-datalayer-${DATALAYER_DEB_VERSION}.deb

virtualenv -p python3 venv && source venv/bin/activate

Dependence On

  • supports flatbuffers >= v2

Installation

Use the package manager pip3 to install ctrlX Data Layer.

pip3 install ctrlx-datalayer

Usage

See examples

License

Python Wrapper for ctrlX Data Layer is licensed under T&C or see 'boschrexroth_tac_delivery.txt' as part of this package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ctrlx_datalayer-3.5.0-py3-none-any.whl (203.5 kB view details)

Uploaded Python 3

File details

Details for the file ctrlx_datalayer-3.5.0-py3-none-any.whl.

File metadata

  • Download URL: ctrlx_datalayer-3.5.0-py3-none-any.whl
  • Upload date:
  • Size: 203.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for ctrlx_datalayer-3.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4d48e4567332bec42c1aa2c500d6f13229534afc15046728974ccd49b32efd69
MD5 b21ae6bcaca48fcced0c5caaf2248b57
BLAKE2b-256 ddffd30506065b756dc1e87f646e2b01716d33334a2ea9bbc69178ebbb12daca

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