# Brightway2-UI ```{button-link} https://docs.brightway.dev :color: info :expand: {octicon}`light-bulb;1em` brightway2-ui is a specialized package of the Brightway Software Framework ``` Brightway2-UI is a text user-interface companion to the Brightway LCA framework. It includes: - A command-line browser (`bw2-browser`) for exploring projects, databases, and activities. Quick links: - 🚀 [Installation instructions](content/install.md) - 🧭 [Usage walkthrough](content/usage.md) - ⌨️ [Command reference](content/commands.md) - 📚 [API docs](content/api/index) - 🤝 [Community & policies](content/contributing.md) ```{toctree} --- hidden: maxdepth: 1 --- self content/install content/usage content/commands content/api/index content/codeofconduct content/contributing content/license content/changelog ```