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
- Host: GitHub
- URL: https://github.com/ottomatic-io/pyphantom
- Owner: ottomatic-io
- License: lgpl-3.0
- Created: 2018-11-10T17:31:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-23T06:29:04.000Z (about 3 years ago)
- Last Synced: 2025-10-21T23:40:37.200Z (8 months ago)
- Topics: highspeed, phantom, python
- Language: Python
- Homepage:
- Size: 28.2 MB
- Stars: 10
- Watchers: 4
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyphantom
[](https://pypi.org/project/pyphantom)
[](https://github.com/OTTOMATIC-IO/pycine/blob/master/LICENSE)
[](https://github.com/ambv/black)
[](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
```