{"categories":[{"label":"Terminals","url":"https://skillfed.io/packages/category/terminals"}],"enrichment":{"capability":"Bullet provides styled, interactive CLI prompts for Python\u2014bullet lists, checkboxes, password inputs, yes/no questions, and scrollable selections\u2014with customizable colors, formatting, and emoji support.","skillfed_tags":["cli-prompts","terminal-ui"],"use_cases":["Build a CLI tool with a styled menu where users select from a list of options using arrow keys.","Prompt for a password or sensitive input with masked terminal display in a custom-styled prompt.","Create a multi-select checkbox interface for users to pick multiple items from a list.","Add yes/no confirmation dialogs with custom colors and formatting to a command-line script."],"what_it_does":"Bullet is a Python library for building styled, interactive command-line prompts without heavy dependencies. It wraps terminal input into reusable components\u2014bullet lists, checkboxes, password fields, yes/no dialogs, and scrollable selections\u2014each customizable with colors, background colors, text styling, and emoji. You import a prompt class, configure it with choices or a prompt string, and call launch() to display it and capture the user's selection.\n\nThe package is abandoned: the last release was 2020-08-14 and the last repository commit 2023-07-18. It has no runtime dependencies, making installation friction-free, but you should expect no future maintenance, security patches, or compatibility fixes for modern Python versions. The codebase was last tested on Python >= 3.6, and Windows support was listed as a to-do item.","worth_installing":"Yes, if you need styled CLI prompts and are comfortable with an abandoned package. Installation is frictionless and there are no runtime dependencies. The MIT license is permissive. However, verify Python version compatibility for your target environment, expect no future maintenance or bug fixes, and consider whether a maintained alternative better suits long-term projects."},"id":"bullet","links":{"html":"https://skillfed.io/packages/bullet","md":"https://skillfed.io/packages/bullet.md","pypi":"https://pypi.org/project/bullet/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2020-08-14","license_spdx":null,"license_treatment":"permissive","name":"bullet","python_support":"unspecified","summary":"Beautiful Python prompts made simple."},"popularity":{"monthly_downloads":95729,"position":13252,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.2.0"}
