Difference between revisions of "Argcomplete"

From Free Software Directory
Jump to: navigation, search
(Undo revision 42830 by Megalanya (talk))
(Added Debian link)
Line 16: Line 16:
  
 
This package provides the module for Python 2.x.
 
This package provides the module for Python 2.x.
|Homepage URL=nan
+
|Homepage URL=https://tracker.debian.org/pkg/python-argcomplete
|User level=
+
|Accepts cryptocurrency donations=No
|Component programs=
 
|VCS checkout command=
 
|Computer languages=
 
|Status=
 
|Is GNU=No
 
 
|Version identifier=0.8.1-1
 
|Version identifier=0.8.1-1
|Version download=http://ftp.debian.org/debian/pool/main/p/python-argcomplete/python-argcomplete_0.8.1.orig.tar.gz  
+
|Version download=http://ftp.debian.org/debian/pool/main/p/python-argcomplete/python-argcomplete_0.8.1.orig.tar.gz
|Submitted by=Debian import
+
|Last review by=Bendikker
 +
|Last review date=2018/03/20
 
|Submitted date=2015-07-17
 
|Submitted date=2015-07-17
}}
+
|Is GNU=No
{{Import
 
|Source=Debian
 
|Source link=http://packages.debian.org/sid/python-argcomplete
 
|Source packages=python-argcomplete 0.8.1-1
 
|Date=2015-07-17
 
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 40: Line 31:
 
|License verified date=2014-10-09
 
|License verified date=2014-10-09
 
|License note=License: apache-2.0
 
|License note=License: apache-2.0
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/python-argcomplete
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
 
|Resource URL=https://github.com/kislyuk/argcomplete
 
|Resource URL=https://github.com/kislyuk/argcomplete
 +
}}
 +
{{Software category}}
 +
{{Featured}}
 +
{{Import
 +
|Date=2015-07-17
 +
|Source=Debian
 +
|Source link=http://packages.debian.org/sid/python-argcomplete
 
}}
 
}}

Revision as of 11:50, 20 March 2018


[edit]

Argcomplete

https://tracker.debian.org/pkg/python-argcomplete
bash tab completion for argparse

Argcomplete provides easy, extensible command line tab completion of arguments for your Python script.

It makes two assumptions:

  • You're using bash as your shell * You're using argparse to

manage your command line arguments/options

Argcomplete is particularly useful if your program has lots of options or subparsers, and if your program can dynamically suggest completions for your argument/option values (for example, if the user is browsing resources over the network).

This package provides the module for Python 2.x.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian: Marco Nenciarini <mnencia@debian.org>

Verified on

9 October 2014

Notes

License: apache-2.0




Leaders and contributors

Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/argcomplete
Downloadhttps://github.com/kislyuk/argcomplete
Debian (Ref) (R)https://tracker.debian.org/pkg/python-argcomplete


Software prerequisites




Entry







"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/python-argcomplete

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.