Metadata-Version: 1.2
Name: cepton-sdk
Version: 0.1.3
Summary: Cepton Python SDK
Home-page: https://github.com/ceptontech/cepton_sdk_redist
Author: Cepton Technologies
License: UNKNOWN
Description: Cepton Python SDK
        =================
        
        ## Installation
        
        Change to the python sdk directory, and run
        
        ```sh
        $ python setup.py install --user
        ```
        
        ## Documentation
        
        - `docs/html/index.html`
        
Keywords: cepton sdk
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.3
