Metadata-Version: 2.4
Name: just-py-bash
Version: 2.14.1
Summary: A Python wrapper around the just-bash virtual shell
Author-email: Nathan Gage <nathan@sweetspot.so>
Requires-Python: >=3.11
Requires-Dist: pydantic>=2.13.0
Provides-Extra: node
Requires-Dist: just-bash-bundled-runtime<23,>=22; extra == 'node'
Description-Content-Type: text/markdown

# just-py-bash

This directory contains the distributable Python package for `just-py-bash`.

Install with `just-py-bash`, import with `just_bash`.

For full project documentation, examples, workflows, and development notes, see the repository root:

- `../README.md`
- `../examples/`
- `../docs/`
