Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install argpext

How to install argpext

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install argpext
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.1Never BuiltWhy not?
0.2 Failed View build log
Windows (64-bit)
1.1Never BuiltWhy not?
0.2 Failed View build log
Mac OS X (10.5+)
1.1Never BuiltWhy not?
0.2 Failed View build log
1.1 Failed View build log
1.0 Failed View build log
0.2 Failed View build log
Linux (32-bit)
1.1 Available View build log
1.0 Available View build log
0.2 Failed View build log
1.1 Failed View build log
1.0 Failed View build log
0.2 Failed View build log
Linux (64-bit)
1.1 Available View build log
1.0 Available View build log
0.2 Failed View build log
1.1 Failed View build log
1.0 Failed View build log
0.2 Failed View build log
1.1 Available View build log
 
License
OSI Approved
Imports
Lastest release
version 1.1 on Nov 22nd, 2012

Argpext is a module dedicated to improving the command line interface with Python module internals. It allows one to quickly expose any selected Python functions to the command line within DOS or Linux-like shells. Help messages are automatically produced.

Argpext provides hierarchical extension to the "Sub-commands" utility of the standard argparse module. It allows one to group any Python functions into a hierarchical tree-like structure, e.g. according to their logic. Every such function then corresponds to a certain sequence of sub-commands, and can be executed directly from the command line by simply passing the sequence as command line arguments to the top level script. The rest of the command line arguments to the script are used to set up the values of function arguments, at which level the standard argparse interface applies.

Argpext provides a special type to support command line arguments that take predetermined set of values. Information about available choices is automatically propagated into the usage help message.

Subscribe to package updates

Last updated Nov 22nd, 2012

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.