Skip to main content

Automatic generated to zsh completion function, for Python's Option Parser Modules.

Project description

About

Automatic generate to Zsh Completion Function from Python’s Option Parser Modules.

(Now pre-alpha release. It corresponds only to argparse module. Because I want to be created grin command’s Zsh Completion Function.)

Install

used to easy_install:

$ easy_install genzshcomp

Require

  • Python2.6+

Usage

show example dir…

basic usage:

from genzshcomp import ZshCompletionGenerator
generator = ZshCompletionGenerator(command_name,
                                   python_option_parser_object)
print generator.get()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

genzshcomp-0.0.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

genzshcomp-0.0.1-py2.6.egg (3.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page