π¨ Customize prompts in your Python CLI tool. Extensive support for formatting, colors, background colors, styling, and etc. Also supports emojis!
See the sample code for the above demo in
./examples/prompt.py.
See the sample code for the above demo in
./examples/scrollbar.py.
π¨ Robust support for user-defined styles.
| ./examples/classic.py | ./examples/colorful.py | ./examples/star.py |
|---|---|---|
![]() |
![]() |
![]() |
| Vanilla checkbox | Checkbox + styles.Exam | Bullet + styles.Greece |
![]() |
![]() |
![]() |
| Bullet + styles.Ocean | Bullet + styles.Lime | Bullet + styles.Christmas |
![]() |
![]() |
![]() |
β Passwords
π Yes/No Questions
π’ Numbers
From PyPI
$ pip install bulletBuild from Source
$ git clone https://github.com/Mckinsey666/bullet.git
$ cd bullet
$ pip install .π See Documentation.
Currently supported prompts:
Bullet,Check,Input,Numbers,Password,YesNo,VerticalPrompt,SlidePrompt,Scrollbar.
π Directly send PRs! I'd also love to see your color schemes, and they can possibly be added to the default style library!
- Windows Support














