CLI framework using python
Rustom Mody
rustompmody at gmail.com
Fri Oct 10 04:43:22 EDT 2014
On Thursday, October 9, 2014 9:31:39 PM UTC+5:30, gelonida wrote:
> For calling commands in a slightly nicer way than os.system /
> sybprocess.Popen you might look at sh or plumbum
> https://pypi.python.org/pypi/sh
> https://pypi.python.org/pypi/plumbum
Both of these look quite nice!
[Im looking at them from a couple of angles
1. Using python as a scripting language
2. Notion of DSL
]
Can you tell me in short whats the difference??
More information about the Python-list
mailing list