There is a Python library called plumbum that provides a shell-like DSL for executing shell commands: https://plumbum.readthedocs.io/en/latest/ _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/7DSGPIZHR5V2D3E6M5RO5FRSEJPSSU7W/ Code of Conduct: http://python.org/psf/codeofconduct/
- [Python-ideas] synatx sugar for quickly run ... Evan Greenup via Python-ideas
- [Python-ideas] Re: synatx sugar for qui... Thomas Grainger
- [Python-ideas] Re: synatx sugar for qui... Angus Hollands
- [Python-ideas] Re: synatx sugar for... Christopher Barker
- [Python-ideas] Re: synatx sugar... Tim Hoffmann via Python-ideas
- [Python-ideas] Re: synatx sugar... Rob Cliffe via Python-ideas
- [Python-ideas] Re: synatx sugar for qui... Random832
- [Python-ideas] Re: synatx sugar for qui... Jeremiah Paige
- [Python-ideas] Re: synatx sugar for... Finn Mason
- [Python-ideas] Re: synatx sugar... Chris Angelico
- [Python-ideas] Re: synatx s... Finn Mason
- [Python-ideas] Re: synatx sugar... Oleg Broytman