{"categories":[{"label":"Graphics","url":"https://skillfed.io/packages/category/multimedia-graphics/2"},{"label":"Shells","url":"https://skillfed.io/packages/category/system-shells"}],"enrichment":{"capability":"termplotlib renders line plots, histograms, and bar charts directly in the terminal using ASCII or Unicode characters, with a matplotlib-like API.","skillfed_tags":["terminal-ui","ascii-art","data-viz"],"use_cases":["Quick data visualization in SSH sessions or remote servers where graphical displays are unavailable","Embedding plots in terminal-based dashboards or monitoring tools that run in the console","Generating simple histograms and bar charts for log analysis or data summaries in scripts","Educational demonstrations of plotting concepts without requiring a full graphical environment","Prototyping visualizations in notebooks or REPL sessions before moving to a full plotting library"],"what_it_does":"termplotlib is a Python library that generates plots and charts as text-based visualizations for display in the terminal. It provides a matplotlib-like interface with support for line plots (via gnuplot), histograms, and horizontal bar charts, rendering them using ASCII or Unicode box-drawing characters. The library depends only on numpy for numerical operations.\n\nThe package is in Beta status and has been abandoned since late 2021, with no updates or maintenance since then. While it remains functional for basic terminal plotting tasks, it receives no bug fixes, security updates, or feature development. Users should be aware that compatibility with newer Python versions or changes in terminal environments is not guaranteed.","worth_installing":"Yes, if you need lightweight terminal plotting for one-off analysis or educational purposes and can accept the copyleft license. No, if you require active maintenance, security updates, or plan to use this in production or proprietary code\u2014the package is abandoned and GPL-licensed, making it unsuitable for closed-source projects."},"id":"termplotlib","links":{"html":"https://skillfed.io/packages/termplotlib","md":"https://skillfed.io/packages/termplotlib.md","pypi":"https://pypi.org/project/termplotlib/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2021-09-23","license_spdx":null,"license_treatment":"copyleft","name":"termplotlib","python_support":"supports_current","summary":"Python plotting for the command line"},"popularity":{"monthly_downloads":78736,"position":14412,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.3.9"}
