Python setup.py entry_points 详解. ... from setuptools import setup setup( name='snek', entry_points={ 'console_scripts': [ 'snek ...
確定! 回上一頁