{"library":"untokenize","type":"library","category":null,"description":"The `untokenize` library (version 0.1.1) transforms a stream of Python tokens back into source code. Its primary distinction from the standard library's `tokenize.untokenize()` is its ability to preserve the original whitespace between tokens, addressing a common limitation. Released in February 2014, this library is stable for its intended purpose, but is no longer under active development.","language":"python","status":"maintenance","version":"0.1.1","tags":["code generation","tokenization","whitespace","source code manipulation"],"last_verified":"Fri May 22","install":[{"cmd":"pip install untokenize","imports":["import untokenize"]}],"homepage":null,"github":"https://github.com/myint/untokenize","docs":null,"changelog":null,"pypi":"https://pypi.org/project/untokenize/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/untokenize/compatibility"}}