python-shellescape
escapes characters to safely assemble command lines
Description
This python2 library helps to escape a string to safely use it as a token in a shell command. The shellescape Python module defines the shellescape.quote() function that returns a shell-escaped version of a Python string. This is a backport of the shlex.quote() function from Python 3.4.3 that makes it accessible to users of Python 3 versions < 3.3 and all Python 2.x versions.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/chrissimpkins/shellescape
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python-shellescape