All Projects â†’ manrajgrover â†’ Py Spinners

manrajgrover / Py Spinners

Licence: mit
🔄 More than 60 spinners for terminal, python wrapper for amazing node library cli-spinners

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Py Spinners

Csspin
CSS Spinners and Loaders - Modular, Customizable and Single HTML Element Code for Pure CSS Loader and Spinner
Stars: ✭ 1,019 (+721.77%)
Mutual labels:  spinner
Yurnalist
An elegant console reporter, borrowed from Yarn
Stars: ✭ 88 (-29.03%)
Mutual labels:  spinner
Materialactivityindicator
Material Activity Indicator
Stars: ✭ 109 (-12.1%)
Mutual labels:  spinner
Android Spinkit
Android loading animations
Stars: ✭ 8,096 (+6429.03%)
Mutual labels:  spinner
Mpb
multi progress bar for Go cli applications
Stars: ✭ 1,221 (+884.68%)
Mutual labels:  spinner
React Native Loading Spinner Overlay
💈 React Native loading spinner overlay
Stars: ✭ 1,369 (+1004.03%)
Mutual labels:  spinner
Fliplog
fluent logging with verbose insight, colors, tables, emoji, filtering, spinners, progress bars, timestamps, capturing, stack traces, tracking, presets, & more...
Stars: ✭ 41 (-66.94%)
Mutual labels:  spinner
Elixir cli spinners
Spinnig Animations for Command Line Applications
Stars: ✭ 117 (-5.65%)
Mutual labels:  spinner
Ladda Bootstrap
Ladda buttons concept originally by @hakimel, example using Bootstrap 3 by @msurguy
Stars: ✭ 1,258 (+914.52%)
Mutual labels:  spinner
Smartmaterialspinner
The powerful android spinner library for your application
Stars: ✭ 108 (-12.9%)
Mutual labels:  spinner
Materialspinner
A spinner view for Android
Stars: ✭ 1,173 (+845.97%)
Mutual labels:  spinner
Spintax
A Python module for parsing spintax, unlike any other module this works with nested spintax and also allows the user to escape the special characters used in its syntax.
Stars: ✭ 78 (-37.1%)
Mutual labels:  spinner
Spinner
Go (golang) package with 90 configurable terminal spinner/progress indicators.
Stars: ✭ 1,637 (+1220.16%)
Mutual labels:  spinner
Spinner Bindings
SpinnerBindings expounds on how we can bind a Spinner with DataBinding or InverseDataBinding.
Stars: ✭ 47 (-62.1%)
Mutual labels:  spinner
Vue Spinner Component
Vue Spinner Component
Stars: ✭ 114 (-8.06%)
Mutual labels:  spinner
Css Spinner
small, elegant pure css spinner for ajax or loading animation
Stars: ✭ 1,013 (+716.94%)
Mutual labels:  spinner
Ng Spin Kit
SpinKit (http://tobiasahlin.com/spinkit/) spinners for Angular
Stars: ✭ 90 (-27.42%)
Mutual labels:  spinner
Easyadapter
Recyclerview adapter library- Create adapter in just 3 lines of code
Stars: ✭ 122 (-1.61%)
Mutual labels:  spinner
Swiftloader
A simple and beautiful activity indicator written in Swift
Stars: ✭ 116 (-6.45%)
Mutual labels:  spinner
Materialspinner
Implementation of a Material Spinner for Android with TextInputLayout functionalities
Stars: ✭ 107 (-13.71%)
Mutual labels:  spinner

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].