An open API service indexing awesome lists of open source software.

https://github.com/ottomatic-io/pyphantom

Communicate with Vision Research Phantom® cameras with python
https://github.com/ottomatic-io/pyphantom

highspeed phantom python

Last synced: 5 months ago
JSON representation

Communicate with Vision Research Phantom® cameras with python

Awesome Lists containing this project

README

          

# pyphantom

[![PyPI version](https://badge.fury.io/py/pyphantom.svg)](https://pypi.org/project/pyphantom)
[![GitHub license](https://img.shields.io/github/license/OTTOMATIC-IO/pycine.svg)](https://github.com/OTTOMATIC-IO/pycine/blob/master/LICENSE)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/24b61435a9ca4b3ea56d1b02fb80e731)](https://app.codacy.com/app/OTTOMATIC/pyphantom?utm_source=github.com&utm_medium=referral&utm_content=OTTOMATIC-IO/pyphantom&utm_campaign=Badge_Grade_Dashboard)

Communicate with Vision Research Phantom® cameras with python

## Installation

### Release Version

```
pip install pyphantom
```

### Development version

```
pip install git+https://github.com/ottomatic-io/pyphantom.git
```