Metadata-Version: 2.4
Name: pow-cli
Version: 0.1.0rc1
Summary: Command line interface for Isaac Powerpack
Author: Titiwat Munintravong, Isaac Powerpack Contributors
License-Expression: Apache-2.0
License-File: LICENSE
License-File: NOTICE
Requires-Python: >=3.10
Requires-Dist: aiohttp>=3.11.11
Requires-Dist: click>=8.1.7
Requires-Dist: distro>=1.9.0
Requires-Dist: isaacsim[compatibility-check]>=5.1.0.0
Requires-Dist: packaging>=26.0
Requires-Dist: rich
Requires-Dist: setuptools>=82.0.1
Requires-Dist: tomlkit>=0.14.0
Description-Content-Type: text/markdown

**Isaac Powerpack** (or **Pow** for short) is a project management tool that aims to reduce friction of **NVIDIA Isaac Sim** application development.

Key features:

* ⚡ CLI to simplify Isaac Sim workstation installation, setup, and launching.
* 📁 Provides an organized folder structure, ready to get started.
* 📦 Keeps your Isaac Sim projects isolated from each other.
* 🛠️ Allows for configuring different Isaac Sim runtime settings via profiles.
* 🐢 Simple commands to build and launch Isaac Sim ROS Docker containers for use with ROS 2.
* 🎨 Local asset management and USDA linting tools.

For more details, visit the **[GitHub repository](https://github.com/isaac-powerpack/pow)**
