Metadata-Version: 2.1
Name: cepton_sdk
Version: 1.9
Summary: Cepton Python SDK
Home-page: https://github.com/ceptontech/cepton_sdk_redist
Author: Cepton Technologies
License: UNKNOWN
Description: Cepton Python SDK
        =================
        
        ## Installation
        
        ```sh
        pip install cepton_sdk
        ```
        
        To install extra dependencies
        
        ```sh
        pip install cepton_sdk[capture,export,plot]
        ```
        
        ## Documentation
        
        - `docs/html/index.html`
        
Keywords: cepton sdk
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.3
Provides-Extra: plot
Provides-Extra: capture
Provides-Extra: export
