Re: Command Line Parsing?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Command Line Parsing?
- From: Nagaev Boris <bnagaev@...>
- Date: 2016年4月11日 21:58:36 +0000
On Mon, Apr 11, 2016 at 9:34 PM, slayer beast <slayerbeast@gmail.com> wrote:
> I personally like argparse [1], it's pretty easy to use and flexible.
>
> [1] https://github.com/mpeterv/argparse
>
> On Mon, Apr 11, 2016 at 6:05 PM, Pierre Chapuis <catwell@archlinux.us> wrote:
>>> So, I guess, something along the lines of docopt in term of
>>> expressiveness: http://docopt.org
>>
>> Apparently they started a Lua module and quickly gave up
>> on it: https://github.com/docopt/docopt.lua
>>
>>
>
+1 for argparse.
--
Best regards,
Boris Nagaev