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 Data Layer SDK written in C++.

Setup

Set up a virtual python environment

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

Dependence On

  • GLIBCXX >= 3.4.26

    check with:

    strings /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | grep GLIBCXX
    

Installation

Use the package manager pip3 to install ctrlx-datalayer.

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

ctrlx_datalayer-1.6.0-py3-none-any.whl (4.1 MB 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