kadrlica / adwparse

Custom extension of the `argparse` module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADW Argument Parser

Build Release PyPI License

Description

This is a small extension to the standard Python argparse model to add a few custom actions and to interface with the Python logging module.

Installation

You can get the bleeding edge code from github...

git clone https://github.com/kadrlica/adwparse.git
cd adwparse
python setup.py install

About

Custom extension of the `argparse` module.

License:MIT License


Languages

Language:Python 100.0%