Skip to main content

Python-based ISXD file reader

Project description

# py_isx

![](https://github.com/inscopix/py_isx/actions/workflows/main.yml/badge.svg)

Experimental pure-python API to read ISXD files. Please note that this is a work in progress and not feature complete. Use at your own risk.

## Support

File type | Support |
——— | ——- |
CellSet | ✅ |
Movie | ✅ |
Events | ❌ |
VesselSet | 🚧 |
GPIO files | ❌ |
IMU files | ❌ |

## Installation

### Poetry

`bash poetry add git+ssh://git@github.com/inscopix/py_isx.git `

### pip

`bash pip install git+https://github.com/inscopix/py_isx.git@main `

## Testing

This code is tested using GitHub Actions on the following python versions:

  • 3.9

  • 3.10

  • 3.11

  • 3.12

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

isx-1.0.0.tar.gz (11.9 kB view hashes)

Uploaded Source

Built Distribution

isx-1.0.0-py3-none-any.whl (11.3 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