CLI framework using python

Jean-Michel Pichavant jeanmichel at sequans.com
Thu Oct 9 09:11:39 EDT 2014


----- Original Message -----
> From: vijnaana at gmail.com
> 
> Hi,
> 
> I need to develop a python CLI framework.
> 
[snip]

> 3. There are other such commands for which i will be using python
> scripts. I came across pyCLI, but it doesn't have much
> documentation, so couldn't figure out how to move forward.
> 
> Any guidance would be greatly appreciated.
> 
> Regards & Thanks,
> Vij

https://pythonhosted.org/pyCLI/

The doc features a quick tour and basic usage section + the complete API, illustrated with examples.

Why don't you show us some code you've written using pyCli, maybe we could help.

JM



-- IMPORTANT NOTICE: 

The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.


More information about the Python-list mailing list