Top AI Repos β open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
π Interactive prompts made simple. Build a prompt like stacking blocks.
| Date | Stars |
|---|---|
| 2026-07-24 | 3611 |
| 2026-07-25 | 3611 |
| 2026-07-28 | 3611 |
| 2026-07-30 | 3611 |
| 2026-08-06 | 3611 |
Today
β stars today
This week
β stars this week
This month
β stars this month
Momentum
0.0
growth rate 0.00%/day
# `bullet` : Beautiful Python Prompts Made Simple
<p align=center>
<br><br><br>
<img src="./assets/icon.png" width="400">
<br><br><br>
<a target="_blank"><img src="https://img.shields.io/badge/platform-linux-lightgrey.svg"></a>
<a target="_blank" href="https://www.python.org/downloads/" title="Python version"><img src="https://img.shields.io/badge/python-%3E=_3.6-green.svg"></a>
<a target="_blank" href="https://opensource.org/licenses/MIT" title="License: MIT"><img src="https://img.shields.io/badge/License-MIT-blue.svg"></a>
<a target="_blank" href="http://makeapullrequest.com" title="PRs Welcome"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg"></a>
</p>
***
> π¨ Customize prompts in your Python CLI tool. Extensive support for formatting, colors, background colors, styling, and etc. Also supports emojis!
***
<p align="center">
<img src="./assets/gifs/demo.gif" width=800>
</p>
> See the sample code for the above demo in `./examples/prompt.py`.
## β¨News: `bullet==2.2.0` is up (Finally!)
You can now download the newest version of bullet on PyPI!
## Bullet-lists and checkboxes
> π¨ Robust support for user-defined styles.
<table>
<tr>
<th>./examples/classic.py</th>
<th>./examples/colorful.py</th>
<th>./examples/star.py</th>
</tr>
<tr>
<td><img src="./assets/gifs/classic.gif" width="200"/></td>
<td><img src="./assets/gifs/colorful.gif" width="200"/></td>
<td><img src="./assets/gifs/star.gif" width="200"/></td>
</tr>
<tr>
<th>Vanilla checkbox</th>
<th>Checkbox + styles.Exam</th>
<th>Bullet + styles.Greece</th>
</tr>
<tr>
<td><img src="./assets/gifs/checkbox.gif" width="200"/></td>
<td><img src="./assets/gifs/exam.gif" width="200"/></td>
<td><img src="./assets/gifs/greece.gif" width="200"/></td>
</tr>
<tr>
<th>Bullet + styles.Ocean</th>
<th>Bullet + styles.Lime</th>
<th>Bullet + styles.Christmas</th>
</tr>
<tr>
<td><img src="./assets/gifs/ocean.gif" width="200"/></td>
<td><img src="./assets/gifs/lime.gif" width="200"/></td>
<td><img src="./assets/gifs/christmas.gif" width="200"/></td>
</tr>
</table>
## ScrollBar
<p align="center">
<img src="./assets/gifs/scrollbar.gif" width=400>
</p>
> See the sample code for the above demo in `./examples/scrollbar.py`.
## Other input prompts
> β Passwords
<img src="./assets/gifs/password.gif" width="600"/>
> π Yes/No Questions
<img src="./assets/gifs/yesno.gif" width="600"/>
> π’ Numbers
<img src="./assets/gifs/numbers.gif" width="600"/>
## Setting up `bullet`
> From PyPI
```shell
$ pip install bullet
```
> Build from Source
```shell
$ git clone https://github.com/bchao1/bullet.git
$ cd bullet
$ pip install .
```
## Documentation
π See <a href="./DOCUMENTATION.md"> Documentation</a>.
> Currently supported prompts: `Bullet`, `Check`, `Input`, `Numbers`, `Password`, `YesNo`, `VerticalPrompt`, `SlidePrompt`, `Scrollbar`.
## Contributing
π Directly send PRs! Make sure development is done and tested in `Python >= 3.6`.
## Todo
- Windows Support
- Search bar with autocomplete
Excerpt of 3,190 characters
Read on GitHubBrian Chao Β· Stanford University Β· United States
129
5
2
Anand Dyavanapalli Β· Veradigm
1
1
Or Bin
1
1
Would you bet a product on this? Bounded 0β100 and slow moving.
matched fp:f23fef1eaae8e830, topic:prompts