Spinners for terminals


Keywords
cli, spinner, spinners, terminal, term, console, ascii, unicode, loading, indicator, progress, busy, wait, idle, json, halo, python
License
MIT
Install
pip install spinners==0.0.24

Documentation

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?

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

Related

License

MIT © Manraj Singh