Skip to main content

Yet Another terminal Spinner

Project description

Lightweight and easy to use terminal spinner. No external dependencies. Find documentation here: https://github.com/pavdmyt/yaspin

Features

  • No external dependencies

  • Runs at all major CPython versions (2.6, 2.7, 3.3, 3.4, 3.5, 3.6), PyPy and PyPy3

  • Supports all (60+) spinners from cli-spinners

  • Supports all colors, highlights, attributes and their mixes from termcolor library

  • Flexible API, easy to integrate with existing code

  • Safe pipes and redirects:

$ python script_that_uses_yaspin.py > script.log
$ python script_that_uses_yaspin.py | grep ERROR

Release History

0.6.0 / 2017-11-26

  • Right spinner support

0.5.0 / 2017-11-24

  • Colors support

0.4.2 / 2017-11-17

  • RST vs PyPI episode 2

0.4.1 / 2017-11-17

  • RST vs PyPI episode 1

0.4.0 / 2017-11-17

  • Support for success and failure finalizers

0.3.0 / 2017-11-14

  • Support for changing spinner properties on the fly

0.2.0 / 2017-11-10

  • Support all spinners from cli-spinners

  • API changes:
    • yaspin.spinner -> yaspin.yaspin

0.1.0 / 2017-10-31

  • First version

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yaspin-0.6.0.tar.gz (16.9 kB view hashes)

Uploaded Source

Built Distribution

yaspin-0.6.0-py2.py3-none-any.whl (12.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page