Skip to main content

XIMEA camera API

Project description

ximea-py

This module provides a python interface to XIMEA cameras. It is simply a repackaging of XIMEA's python drivers available at https://www.ximea.com/downloads/recent/XIMEA_Linux_SP.tgz (package/api/Python/v3/ximea) in order to allow for easier installation with pip, e.g. into virtual or conda environments.

Installation

On Linux, add users that will use the camera to the "plugdev" group:

sudo usermod -aG plugdev <myuser>

Install with:

pip install ximea-py

and use like so:

import ximea.xiapi

ximea.xiapi.Camera()
...

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

ximea-py-4.27.2.3.tar.gz (58.9 kB view hashes)

Uploaded Source

Built Distribution

ximea_py-4.27.2.3-py3-none-any.whl (60.8 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