To bundle your script with setuptools, all you need is the script in a Python package and a setup.py file. ... Contents of yourscript.py : import click @click.
確定! 回上一頁