Metadata-Version: 2.4
Name: shell-use
Version: 0.0.1b1
Summary: A headless terminal CLI + daemon for driving, asserting on, and recording shells
Project-URL: Homepage, https://github.com/microsoft/shell-use
Project-URL: Repository, https://github.com/microsoft/shell-use
Project-URL: Issues, https://github.com/microsoft/shell-use/issues
Author: Microsoft Corporation
License-Expression: MIT
License-File: LICENSE
Keywords: cli,pty,shell,terminal,testing,tui
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Terminals
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# shell-use

`shell-use` is a Rust-powered CLI for controlling, inspecting, testing, and recording shell sessions and terminal apps.

This package reserves the `shell-use` name on PyPI. See the project repository for the actual tool and installation instructions: https://github.com/microsoft/shell-use
