Viewing File: /opt/alt/python38/lib/python3.8/site-packages/click/__pycache__/__init__.cpython-38.opt-1.pyc
U
f›W* ã A @ sâ d Z ddlmZmZmZmZmZmZmZm Z m
Z
ddlmZ ddl
mZmZmZmZmZmZmZmZmZmZmZ ddlmZmZmZmZmZmZm Z m!Z!m"Z"m#Z#m$Z$m%Z% ddl&m'Z'm(Z(m)Z)m*Z*m+Z+m,Z,m-Z- ddl.m/Z/m0Z0m1Z1m2Z2m3Z3m4Z4m5Z5m6Z6m7Z7m8Z8m9Z9m:Z:m;Z; ddl<m=Z=m>Z>m?Z?m@Z@mAZAmBZBmCZCmDZDmEZE dd lFmGZGmHZH dd
lImJZJ ddd
ddddddddddddddddddd d!d"d#d$d%d&d'd(d)d*d+d,d-d.d/d0d1d2d3d4d5d6d7d8d9d:d;d<d=d>d?d@dAdBdCdDdEdFdGdHdIdJdKgAZKdLZLdMZMdNS )Oa»
click
~~~~~
Click is a simple Python module that wraps the stdlib's optparse to make
writing command line scripts fun. Unlike other modules, it's based around
a simple API that does not come with too much magic and is composable.
In case optparse ever gets removed from the stdlib, it will be shipped by
this module.
:copyright: (c) 2014 by Armin Ronacher.
:license: BSD, see LICENSE for more details.
é ) ÚContextÚBaseCommandÚCommandÚMultiCommandÚGroupÚCommandCollectionÚ ParameterÚOptionÚArgument)Úget_current_context)Úpass_contextÚpass_objÚmake_pass_decoratorÚcommandÚgroupÚargumentÚoptionÚconfirmation_optionÚpassword_optionÚversion_optionÚhelp_option)Ú ParamTypeÚFileÚPathÚChoiceÚIntRangeÚTupleÚSTRINGÚINTÚFLOATÚBOOLÚUUIDÚUNPROCESSED)ÚechoÚget_binary_streamÚget_text_streamÚ open_fileÚformat_filenameÚget_app_dirÚget_os_args)
ÚpromptÚconfirmÚget_terminal_sizeÚecho_via_pagerÚprogressbarÚclearÚstyleÚunstyleÚsechoÚeditÚlaunchÚgetcharÚpause) ÚClickExceptionÚ
UsageErrorÚBadParameterÚ FileErrorÚAbortÚNoSuchOptionÚBadOptionUsageÚBadArgumentUsageÚMissingParameter)Ú
HelpFormatterÚ wrap_text)ÚOptionParserr r r r r r r r r
r r r
r r r r r r r r r r r r r r r r r r r r! r"