{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/17"},{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/9"},{"label":"System","url":"https://skillfed.io/packages/category/system"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/10"},{"label":"Text Processing","url":"https://skillfed.io/packages/category/text-processing/3"},{"label":"Markup","url":"https://skillfed.io/packages/category/text-processing-markup/2"},{"label":"Terminals","url":"https://skillfed.io/packages/category/terminals"},{"label":"Shells","url":"https://skillfed.io/packages/category/system-shells"},{"label":"Terminal Emulators/X Terminals","url":"https://skillfed.io/packages/category/terminals-terminal-emulators-x-terminals"}],"enrichment":{"capability":"Pansi provides a clean interface for rendering text and graphics in the terminal using ANSI escape sequences, with modules for text styling, image rendering, and full-screen layout.","skillfed_tags":["terminal-ui","ansi-rendering","cli-graphics"],"use_cases":["Build colored and styled CLI output for command-line tools and scripts without manually writing ANSI codes.","Render images and graphics in the terminal for terminal-based dashboards or monitoring applications.","Create full-screen terminal layouts and interactive text-mode user interfaces.","Add visual formatting to log output or diagnostic tools running in headless or remote environments.","Prototype terminal-based games or interactive applications with text and graphics rendering."],"what_it_does":"Pansi is a text-mode rendering library that abstracts ANSI escape sequences into a Python API for styling and coloring terminal output. It provides three main modules: pansi.text for text coloring and styling (with functions designed to align with CSS properties), pansi.image for rendering images in the terminal, and pansi.screen for full-screen layout handling. The library depends on pillow for image processing.\n\nThe package is positioned as a stable, production-ready tool for developers building terminal user interfaces or command-line applications that need formatted text and graphics. It supports a wide range of Python versions from 3.6 onward and is OS-independent, though terminal feature support varies\u2014not every function works in every terminal emulator, so you should verify compatibility with your target terminal software.","worth_installing":"Yes, if you need terminal text styling and graphics rendering in a stable, low-friction package. The Apache-2.0 license is permissive and the install is straightforward. However, note that the project is dormant (no releases in 649 days), so do not expect active maintenance, bug fixes, or updates\u2014suitable for stable use cases but risky if you encounter bugs or need new features."},"id":"pansi","links":{"html":"https://skillfed.io/packages/pansi","md":"https://skillfed.io/packages/pansi.md","pypi":"https://pypi.org/project/pansi/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-11-03","license_spdx":null,"license_treatment":"permissive","name":"pansi","python_support":"supports_current","summary":"Text mode rendering library"},"popularity":{"monthly_downloads":97355,"position":13154,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2024.11.0"}
