Metadata-Version: 2.0
Name: cepton-sdk
Version: 0.2.2
Summary: Cepton Python SDK
Home-page: https://github.com/ceptontech/cepton_sdk_redist
Author: Cepton Technologies
License: UNKNOWN
Keywords: cepton sdk
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.3
Requires-Dist: numpy
Requires-Dist: pyqt5
Requires-Dist: pyserial
Requires-Dist: transforms3d
Requires-Dist: uuid

Cepton Python SDK
=================

## Installation

Change to the python sdk directory, and run

```sh
$ python setup.py install --user
```

## Documentation

- `docs/html/index.html`


