{"library":"ansimarkup","type":"library","category":null,"description":"Ansimarkup is a Python library that simplifies producing colored and styled terminal text using an XML-like markup syntax. It translates tags like `<red>Hello</red>` into appropriate ANSI escape codes, supporting various colors, styles (bold, italic, underline), and background colors. The library is currently at version 2.2.0, with stable, albeit infrequent, releases.","language":"python","status":"active","version":"2.2.0","tags":["terminal","cli","colors","formatting","ansi","markup"],"last_verified":"Tue May 26","install":[{"cmd":"pip install ansimarkup","imports":["from ansimarkup import AnsiMarkup","from ansimarkup import ansiprint","from ansimarkup import strip"]}],"homepage":null,"github":"https://github.com/gvalkov/python-ansimarkup","docs":null,"changelog":null,"pypi":"https://pypi.org/project/ansimarkup/","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.6,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/ansimarkup/compatibility"}}