ManrajGrover/py-spinners

πŸ”„ More than 60 spinners for terminal, python wrapper for amazing node library cli-spinners

247

stars

87

commits

Python

primary language

Jul 31, 2024

updated

halo
python
spinner

README

spinners

πŸ”„ More than 60 spinners for terminal, python wrapper for amazing node library cli-spinners

Build Status Build status PyPI awesome

spinners

The list of spinners is just a JSON file.

If you're looking to use them, consider using halo module for Python, or ora for node.

Install

$ pip install spinners

Usage

from spinners import Spinners #Enum

print Spinners.line.value
# {u'frames': [u'-', u'\\', u'|', u'/'], u'interval': 130}

Like it?

:star2: this repo to show support. Let me know you liked it on Twitter. Also, share the project.

License

MIT Β© Manraj Singh

Contributors

manrajgrover

87 commits

ManrajGrover/py-spinners

πŸ”„ More than 60 spinners for terminal, python wrapper for amazing node library cli-spinners

247

stars

87

commits

Python

primary language

Jul 31, 2024

updated

halo
python
spinner

README

spinners

πŸ”„ More than 60 spinners for terminal, python wrapper for amazing node library cli-spinners

Build Status Build status PyPI awesome

spinners

The list of spinners is just a JSON file.

If you're looking to use them, consider using halo module for Python, or ora for node.

Install

$ pip install spinners

Usage

from spinners import Spinners #Enum

print Spinners.line.value
# {u'frames': [u'-', u'\\', u'|', u'/'], u'interval': 130}

Like it?

:star2: this repo to show support. Let me know you liked it on Twitter. Also, share the project.

License

MIT Β© Manraj Singh

Contributors

manrajgrover

87 commits

Languages

Python

100.0%