Shell Escape for Python
JSON →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.
Traffic · last 30 days ↑350% vs prev 7d
total hits 12
actors 5 distinct systems
last hit 5d ago GPTBot
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇨🇦 Canada
API endpoints
full doc /v1/registry/shellescape
install /v1/registry/shellescape/install
compatibility /v1/registry/shellescape/compatibility