{"library":"strip-hints","type":"library","category":null,"description":"strip-hints is a Python library and command-line program designed to remove type hints from Python code files. It aims to leave runnable code while making minimal changes to preserve line and column numbers, aiding in debugging of the stripped output. It supports stripping hints from strings, individual files, or via an import hook for automatic processing. The current version is 0.1.13, and it is actively maintained on a feature-driven release cadence.","language":"python","status":"active","version":"0.1.13","tags":["type hints","code transformation","static analysis","utility","python3"],"last_verified":"Thu May 21","install":[{"cmd":"pip install strip-hints","imports":["from strip_hints import strip_string_hints","from strip_hints import strip_file_hints","from strip_hints.import_hooks import install_import_hook"]}],"homepage":null,"github":"https://github.com/abarker/strip-hints","docs":null,"changelog":null,"pypi":"https://pypi.org/project/strip-hints/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/strip-hints/compatibility"}}