首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > argparse

argparse

  • 资源大小:67.67 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

The argparse module is now part of the Python standard library! All new development on argparse will continue in the Python repository. Get Python 2.7 or 3.2 for the latest argparse updates! Additionally, there is an effort to maintain an argparse package here: * it is based on the python 2.7 stdlib code, backported to older python versions * provides argparse for everybody who still needs to support python < 2.7 * provides argparse >= 1.2 under Python license to fix license compatibility issues (e.g. Apache License 2.0 is considered incompatible to GPL v2) * fix other issues as they come up without forcing people to use python 2.7 argparse: Python command line parser The argparse module provides an easy, declarative interface for creating command line tools, which knows how to: parse the arguments and flags from sys.argv convert arg strings into objects for your program format and print informative help m

文 件 列 表

argparse-1.2.1
LICENSE.txt
PKG-INFO
NEWS.txt
MANIFEST.in
test
README.txt
doc
argparse.egg-info
argparse.py
setup.cfg
setup.py
VIP VIP
0.234012s