Skip to content
forked from bchao1/bullet

A fork of bullet by Brian Chao (Needs PRs)

License

Notifications You must be signed in to change notification settings

h4rldev/rebullet

Repository files navigation

rebullet : Beautiful Python Prompts Made Simple








🎨 Customize prompts in your Python CLI tool. Extensive support for formatting, colors, background colors, styling, and etc. Also supports emojis!


This REPO requires maintainers since I won't be working on it anytime soon

See the sample code for the above demo in ./examples/prompt.py.

Bullet-lists and checkboxes

🎨 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

ScrollBar

See the sample code for the above demo in ./examples/scrollbar.py.

Other input prompts

⛔ Passwords

👍 Yes/No Questions

🔢 Numbers

Setting up rebullet

Build from Source

git clone https://github.com/h4rldev/rebullet
cd rebullet
pip install .

Install from pypi

pip install rebullet

Documentation

📖 See Documentation.

Currently supported prompts: Bullet, Check, Input, Numbers, Password, YesNo, VerticalPrompt, SlidePrompt, Scrollbar, Date, CheckDependencies.

Contributing

🎉 Directly send PRs! Make sure development is done and tested in Python 3.10
❗ Make sure to make them mergable to save me and you time.

About

A fork of bullet by Brian Chao (Needs PRs)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%