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