python-argumentparser:一个与 python23 兼容的命令行参数解析器

时间:2021-06-13 22:39:42
【文件属性】:
文件名称:python-argumentparser:一个与 python23 兼容的命令行参数解析器
文件大小:9KB
文件格式:ZIP
更新时间:2021-06-13 22:39:42
Python python-argumentparser 一个与 python2/3 兼容的命令行参数解析器。 用法 用于解析命令行参数的实用程序类。 构造函数: @param names list - This is a list of "names" which should reflect each argument. @param shortOptions list - This is a list of short (-x val) options. Length should match names. If no short option is available, use 'None'. Omit the leading - @param longOptions list - This is a list of long (--
【文件预览】:
python-argumentparser-master
----LICENSE(7KB)
----setup.py(5KB)
----README.md(4KB)
----ArgumentParser()
--------__init__.py(7KB)
----.gitignore(47B)

网友评论