Skip to main content

A lightweight, eye-friendly, and feature-rich terminal progress bar.

Project description

BarNone

PyPI Python Versions PyPI - Downloads GitHub issues

Lines Of Code Codecov GitHub Actions Workflow Status

standard-readme compliant license

BarNone is a lightweight, eye-friendly, and feature-rich terminal progress bar. (The best bar, no contest)

Table of Contents

Features

  • Clean, minimal visual output
  • Smooth gradient color transition (Red → Gold → Green)
  • ETA and step tracking
  • Fast render speed of ~200ns per iteration

Install

# PyPI
pip install barnone

or

uv add barnone

Dependencies

Python 3.9 or greater

Usage

Example

from barnone import ColoredProgressBar
pb = ColoredProgressBar(5)
#pb = ProgressBar(total=5)

for _ in range(5):
    time.sleep(0.1)
    pb.update()

Terminal Output: ColoredProgressBar Example

Contributing

PRs accepted.

If editing the Readme, please conform to the standard-readme specification.

Bug Reports and Feature Requests

Please use the issue tracker to report any bugs or request new features.

Contributors

License

MIT © Nick Stuer

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

barnone-1.0.0.tar.gz (48.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

barnone-1.0.0-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file barnone-1.0.0.tar.gz.

File metadata

  • Download URL: barnone-1.0.0.tar.gz
  • Upload date:
  • Size: 48.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.20

File hashes

Hashes for barnone-1.0.0.tar.gz
Algorithm Hash digest
SHA256 40b4dc68470842fce3e0f5a8198c55b4650de26069386f8ea5891a037b80cbe6
MD5 d6e5052a4a9fa67587c0c2f4f541fd89
BLAKE2b-256 731a5492f0862a67dc7a471d02aa2d88b03b65ca81b288de96faba6551f0a150

See more details on using hashes here.

File details

Details for the file barnone-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: barnone-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.20

File hashes

Hashes for barnone-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3d568e087e272debf56323f373898dd61a56f5d42dde8c0ad7557060fbf7a949
MD5 c736431912fef0c7e3b1a71d1985c4d0
BLAKE2b-256 ba20df75b7296144e0f1d9e1ee730f12ee4a75c2781bfb8ed8e62bf4ed9ec5a6

See more details on using hashes here.

Supported by

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