{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/6"},{"label":"User Interfaces","url":"https://skillfed.io/packages/category/software-development-user-interfaces/2"},{"label":"Terminals","url":"https://skillfed.io/packages/category/terminals"}],"enrichment":{"capability":"Displays text-based progress bars in the console, with customizable widgets that show progress state and auto-resize to terminal width.","skillfed_tags":["abandoned","legacy-python-2"],"use_cases":["Display progress during batch file processing or data import operations in legacy Python 2 codebases.","Show download or upload completion percentage in console applications where graphical UI is unavailable.","Provide visual feedback during long-running data transformations or computations in terminal scripts.","Monitor multi-step installation or deployment workflows with incremental progress updates."],"what_it_does":"progressbar33 is a text progress bar library that renders visual feedback in the terminal during long-running operations. It uses a widget-based architecture where the progress bar's display is composed of pluggable widgets\u2014strings for static text, ProgressBarWidget objects for dynamic updates, and ProgressBarWidgetHFill objects that expand to fill remaining terminal width. The library automatically handles terminal resizing when the system supports it.\n\nHowever, the package is abandoned: its last commit was 2019-02-17 and it has not been released since 2014-08-29. It targets Python 2.4\u20133.3, making its compatibility with modern Python versions uncertain. The license treatment is unclear (both BSD and LGPL are declared but no SPDX identifier is provided), and install friction is high due to platform-specific binary distributions.","worth_installing":"No. The package is abandoned (last commit 2019-02-17, no releases since 2014-08-29) with no maintenance or security updates. Compatibility beyond Python 3.3 is unverified and likely broken. License treatment is unclear. High install friction and zero runtime dependencies offer no advantage over maintained alternatives. Use only if locked into legacy Python 2 code with no migration path."},"id":"progressbar33","links":{"html":"https://skillfed.io/packages/progressbar33","md":"https://skillfed.io/packages/progressbar33.md","pypi":"https://pypi.org/project/progressbar33/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2014-08-29","license_spdx":null,"license_treatment":"unclear","name":"progressbar33","python_support":"unspecified","summary":"Text progress bar library for Python."},"popularity":{"monthly_downloads":311330,"position":7736,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.4"}
