Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

progressindicator

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

progressindicator

Utility package for displaying a Progress bar.

  • 0.1.2
  • PyPI
  • Socket score

Maintainers
1

########################################################################## ProgressIndicator ##########################################################################

.. inclusion-marker-badges-start

.. image:: https://badge.fury.io/py/progressindicator.svg :target: https://badge.fury.io/py/progressindicator

.. image:: https://travis-ci.org/pri22296/progressindicator.svg?branch=master :target: https://travis-ci.org/pri22296/progressindicator

.. image:: https://api.codacy.com/project/badge/Grade/d0ff0f3846b64d05b60b68cb993ed002 :target: https://www.codacy.com/app/pri22296/progressindicator?utm_source=github.com&utm_medium=referral&utm_content=pri22296/progressindicator&utm_campaign=Badge_Grade

.. image:: https://landscape.io/github/pri22296/progressindicator/master/landscape.svg?style=flat :target: https://landscape.io/github/pri22296/progressindicator/master :alt: Code Health

.. image:: https://readthedocs.org/projects/progressindicator/badge/?version=latest :alt: Documentation Status :target: http://progressindicator.readthedocs.io/en/latest/?badge=latest

.. inclusion-marker-badges-end

.. inclusion-marker-introduction-start


Introduction


This Package provides ProgressIndicator class for easily providing visual cue about the progress of a task underway. Using the concept of components and providers, One can easily customize the look and feel of the Progress Indicator.

Features include:

  • Full customization of the look and feel of the Progress Indicator

  • Although by default a large number of components are provided in the package, you can easily create new ones.

.. inclusion-marker-introduction-end

.. inclusion-marker-install-start


Installation


::

pip install progressindicator

.. inclusion-marker-install-end

.. inclusion-marker-links-start


Links


  • Documentation <http://progressindicator.readthedocs.io/en/latest/>_

  • Source <https://github.com/pri22296/progressindicator>_

  • API Reference <http://progressindicator.readthedocs.io/en/latest/source/progressindicator.html#module-progressindicator>_

.. inclusion-marker-links-end

.. inclusion-marker-license-start


License


This project is licensed under the MIT License - see the LICENSE.txt <https://github.com/pri22296/progressindicator/blob/master/LICENSE.txt>_ file for details.

.. inclusion-marker-license-end

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc