Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/math2001/selectr


https://github.com/math2001/selectr

ascii console helper python

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Selectr

This is suppose to be a cross platform option picker, for python. It requires the great `colorama`.

It's a library that allows you to print coloured text to the console, and it works in Windows.

```
pip install colorama
```