Peter Výboch

Results 11 issues of Peter Výboch

Loading spinners with customizable changing characters and custom interval between changes

enhancement
good first issue

**What is the name of your project?** beaupy **What is the repo URL?** https://github.com/petereon/beaupy **Is there anything else I should know about the code?** It's a former fork of [cutie](https://github.com/kamik423/cutie)...

TODO: - [x] Fix job for now (maybe just comment it out and 🤷) - [ ] Find `novella` alternative (maybe start maintaining `novella`)

enhancement

`select` and `select_multiple` should be able to section the options in the multiple sections. To provide sections `Dict[str, List[str]]` would be passed as an `options` argument, such that the keys...

enhancement
good first issue