{"library":"win-unicode-console","type":"library","category":null,"description":"win-unicode-console is a Python library (current version 0.5) designed to enable proper Unicode input and output within the Windows console for Python versions up to 3.5. It addresses historical encoding issues when running Python scripts directly in the Windows console, allowing for correct display and handling of non-ASCII characters. The library is considered to be in maintenance mode, as Python 3.6 and newer versions have resolved the underlying console encoding issues via PEP 528.","language":"python","status":"maintenance","version":"0.5","tags":["windows","unicode","console","encoding","python2","python3"],"last_verified":"Mon May 25","install":[{"cmd":"pip install win-unicode-console","imports":["import win_unicode_console\nwin_unicode_console.enable()"]}],"homepage":null,"github":"https://github.com/Drekin/win-unicode-console","docs":null,"changelog":null,"pypi":"https://pypi.org/project/win-unicode-console/","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.07,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/win-unicode-console/compatibility"}}