json: The built-in JSON module in Python is used for parsing and formatting JSON data. tkinter: A standard GUI toolkit for Python. It provides easy-to-use components for building desktop applications.
The post_slug functions are designed to convert any given text into a URL- or filename- friendly ASCII slug. The returned slug will only ever contain alphanumerics (a-zA-Z0-9), plus the defined ...