o
    Õl>j%  ã                   @  sH   U d Z ddlmZ ddlZdgZded< dd	d„Zed
kr"eeƒ ƒ‚dS )z,Backward-compatible command line entrypoint.é    )ÚannotationsNÚmainz	list[str]Ú__all__ÚreturnÚintc               
   C  sh   z
ddl m}  W | ƒ S  ty3 } z|jpd dd¡d }|dv r.tj d¡ W Y d}~dS ‚ d}~ww )	zKRun the CLI app or show an actionable error when optional deps are missing.r   )r   Ú Ú.é   >   ÚclickÚtyperzWPyiCloud CLI dependencies are not installed. Install with: pip install 'pyicloud[cli]'
N)Úpyicloud.cli.appr   ÚModuleNotFoundErrorÚnameÚsplitÚsysÚstderrÚwrite)Úcli_mainÚerrÚmissing_root© r   úE/home/thesage/.local/lib/python3.10/site-packages/pyicloud/cmdline.pyr      s   
÷ÿ€øÚ__main__)r   r   )	Ú__doc__Ú
__future__r   r   r   Ú__annotations__r   Ú__name__Ú
SystemExitr   r   r   r   Ú<module>   s    

ÿ