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.2.tar.gz (49.8 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.2-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for barnone-1.0.2.tar.gz
Algorithm Hash digest
SHA256 21c61c416e91c721a0ad7c8d31bbd8d575f860beea8e57774adc165860822fe4
MD5 b2cc406dbc2e793d2e362235ad17a9bd
BLAKE2b-256 9f4efdb4494902a49d37c788ab944bccefbeee07f0e14a82407e11a9e512e634

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for barnone-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 72036e758dd69101ad54610b1fbf14f0244618e118ebfaed1b76b68af6cf27a9
MD5 ce874114717246928cc1a7d8480831db
BLAKE2b-256 05559b55db85b2fd1466254400a86087e3ab9f6c895ef3bbdb30b0d5f5c62aac

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