{"library":"escapism","type":"library","category":null,"description":"Escapism is a Python library providing a simple, generic API for escaping strings. It offers functions for reversible escaping, ideal for preserving string content across systems, and a 'safe_slug' API for creating unique, URL-safe or filesystem-safe strings which are not necessarily reversible. The current version is 1.1.0, and it is part of the Project Jupyter ecosystem, with development continuing as needed.","language":"python","status":"active","version":"1.1.0","tags":["string manipulation","escaping","slugification","jupyter","url-safe","filename-safe"],"last_verified":"Sun May 24","install":[{"cmd":"pip install escapism","imports":["from escapism import escape","from escapism import unescape","from escapism import safe_slug"]}],"homepage":"https://escapism.readthedocs.io","github":"https://github.com/jupyterhub/escapism","docs":null,"changelog":null,"pypi":"https://pypi.org/project/escapism/","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.7,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/escapism/compatibility"}}