Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category1
Sort:Used by Most Apps
Click
A composable Python toolkit for building command line interfaces with minimal boilerplate.
rich
A Python library for rendering rich text, tables, progress bars, and syntax-highlighted code in the terminal.
Ruff
An extremely fast Python linter and code formatter, written in Rust, built as a drop-in replacement for Flake8, Black, isort, and dozens of plugins.
tqdm
A fast, extensible progress bar for Python loops and CLI pipelines, with negligible overhead.
Inquirer.js
Interactive command-line prompts for Node.js — lists, checkboxes, confirms, and more with a single async API.
Typer
Typer is a Python library for building CLI applications, using type hints to generate arguments, options, validation, help text, and shell completion automatically.
Prompts
Lightweight, beautiful and user-friendly interactive CLI prompts for Node.js.
nest-cli
Scaffolds, builds, and serves NestJS applications through schematics-driven code generation and pluggable compiler backends.
cli-table3
Pretty unicode tables for the command line, drop-in API-compatible with the original cli-table
MkDocs
A fast, simple static site generator for building project documentation from Markdown with a single YAML config file.
verdaccio
A lightweight, zero-config-required private npm registry with built-in caching and proxying of public registries.
Sphinx
A documentation generator that turns reStructuredText or Markdown sources into polished HTML, PDF, EPUB, and more.
Pulumi
Infrastructure as Code in your favorite programming language, powered by a shared multi-language deployment engine.
IPython
A productive interactive Python shell with rich introspection, tab completion, and magic commands.
npm
The default command-line package manager for Node.js and the JavaScript ecosystem
Poetry
Poetry is a dependency management and packaging tool for Python that resolves, locks, and installs project dependencies through a single pyproject.toml file.
Textual
The Python framework for building sophisticated terminal and web user interfaces with a simple, async-native API.
DDGS
A Python metasearch library that aggregates text, image, video, news, and book results from ten-plus web search backends through one unified API.
ansi-colors
Fast, zero-dependency ANSI color and style helpers for terminal text
moon
A Rust-based build system and monorepo orchestrator that manages toolchains, tasks, caching, and CI pipelines across the JavaScript, TypeScript, and polyglot ecosystem.
pipdeptree
Command-line utility that displays installed Python packages as a dependency tree.
prettytable
Display tabular data in visually appealing ASCII tables in Python
rich-click
Rich-powered help formatting for Click command-line interfaces
Textual Autocomplete
Adds autocomplete dropdowns to Textual Input widgets in Python terminal UIs.