{"library":"shellescape","type":"library","category":null,"description":"The `shellescape` Python module provides the `shellescape.quote()` function, which is a backport of Python 3.8's `shlex.quote()` functionality. It safely escapes strings for use as single tokens within shell commands, mitigating shell injection vulnerabilities when executing external commands from Python scripts. The library is currently active, with its latest release `v3.8.1` in January 2020.","language":"python","status":"active","version":"3.8.1","tags":["shell","security","backport","shlex"],"install":[{"cmd":"pip install shellescape","imports":["from shellescape import quote"]}],"homepage":null,"github":"https://github.com/chrissimpkins/shellescape","docs":null,"changelog":null,"pypi":"https://pypi.org/project/shellescape/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/shellescape/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}