{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools"}],"enrichment":{"capability":"Command-line interface for creating, developing, building, and deploying LangGraph applications locally or in Docker containers.","skillfed_tags":["cli-tool","langgraph-ecosystem","llm-deployment"],"use_cases":["Scaffold a new LangGraph project with a predefined template to start development quickly.","Run a local development server with hot reloading while iterating on graph logic and dependencies.","Build and test a LangGraph application in Docker before deploying to production infrastructure.","Generate a Dockerfile for custom deployment scenarios or integration with existing CI/CD pipelines.","Configure multi-graph applications with external dependencies and environment variables via langgraph.json."],"what_it_does":"LangGraph CLI is the official command-line interface for the LangGraph framework, providing a unified toolkit for the full lifecycle of LangGraph application development. It scaffolds new projects from templates, runs a development server with hot reloading, and packages applications for production deployment via Docker. The CLI reads configuration from a `langgraph.json` file that specifies dependencies, graph entry points, Python version, and custom Dockerfile directives, then orchestrates the build and deployment process.\n\nThe tool is designed to accelerate the path from local development to production. Its core commands cover project initialization (`langgraph new`), local development with auto-reload (`langgraph dev`), Docker-based execution (`langgraph up`), image building (`langgraph build`), and Dockerfile generation for custom deployments. It depends on click for CLI parsing, httpx for HTTP operations, langgraph-sdk for API interaction, and standard utilities like python-dotenv and tomli for configuration handling.","worth_installing":"Yes. This is the official CLI for LangGraph, actively maintained with no known vulnerabilities, low install friction, and permissive licensing. Install it if you are building or deploying LangGraph applications\u2014it is the standard tool for the job. The only caveat is that Docker-based commands require Docker to be installed separately."},"id":"langgraph-cli","links":{"html":"https://skillfed.io/packages/langgraph-cli","md":"https://skillfed.io/packages/langgraph-cli.md","pypi":"https://pypi.org/project/langgraph-cli/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-10","license_spdx":"MIT","license_treatment":"permissive","name":"langgraph-cli","python_support":"supports_current","summary":"CLI for interacting with LangGraph API"},"popularity":{"monthly_downloads":3458193,"position":2616,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.4.31"}
