Replies: 5 comments 6 replies
-
Can I see a video? |
Beta Was this translation helpful? Give feedback.
-
Doesn't look that great TBH. Now if it was a sine wave, that might be more interesting. |
Beta Was this translation helpful? Give feedback.
-
hello @willmcgugan, I submitted a PR here. |
Beta Was this translation helpful? Give feedback.
-
The sine wave one is very cool, I might steal it for Term 😬 |
Beta Was this translation helpful? Give feedback.
-
But really TBH, you are don't like the music wave like this. With me it awesome more than the sine wave. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I just updated pip today and looked at the src saw it use spinner so pretty, and I was directed here by pip.
At the file rich_spinners.py I wondered why you don't have the wave spinner?
Adding in rich_spinners.py (with the original spirit of using standard library):
and test with this:
it look quite ok, like the music is playing

I think it will be nicer when you have it in core lib, so what do you think if you apply it
Note:
- When use itertools.product I think with 4 char is enough, larger is slower to process
- For future the wave spinner should have the random.shuffle where it used not init 1 time in rich_spinners.py
Beta Was this translation helpful? Give feedback.
All reactions