{"categories":[{"label":"Text Processing","url":"https://skillfed.io/packages/category/text-processing"},{"label":"Fonts","url":"https://skillfed.io/packages/category/text-processing-fonts"}],"enrichment":{"capability":"Renders ASCII text as ASCII art using a variety of fonts, available both as a command-line tool and a Python library.","skillfed_tags":["ascii-art","cli-utility","text-rendering"],"use_cases":["Generate decorative ASCII art headers for terminal applications or logs.","Create stylized text banners for CLI tools and command-line interfaces.","Embed ASCII art rendering in Python scripts without calling external programs.","Add visual text effects to documentation or README files.","Build ASCII art generators or text-art display utilities."],"what_it_does":"pyfiglet is a pure-Python port of the classic FIGlet command-line tool that converts ASCII text into ASCII art using stylized fonts. It supports kerning and smushing (character overlap) to produce output identical to the original C implementation. The package includes a collection of fonts and can be used either as a standalone command-line utility or embedded in Python code as a library.\n\nThe main use case is generating decorative ASCII art text for terminal output, documentation headers, or console-based applications. It has no external runtime dependencies, making it lightweight and easy to integrate. The package is actively maintained, supports Python 3.7 through 3.11, and has been in development since 2012.","worth_installing":"Yes. pyfiglet is a lightweight, zero-dependency library with active maintenance, no known vulnerabilities, and permissive licensing. Install it if you need ASCII art text rendering in Python or at the command line; the low friction and stable API make it a straightforward addition to any project."},"id":"pyfiglet","links":{"html":"https://skillfed.io/packages/pyfiglet","md":"https://skillfed.io/packages/pyfiglet.md","pypi":"https://pypi.org/project/pyfiglet/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-08-15","license_spdx":null,"license_treatment":"permissive","name":"pyfiglet","python_support":"supports_current","summary":"Pure-python FIGlet implementation"},"popularity":{"monthly_downloads":6697248,"position":1871,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.0.4"}
