# tmuxp.shell.get_bpython

- **Module:** tmuxp.shell
- **Package:** tmuxp
- **Language:** Python
- **Kind:** function
- **Source:** https://github.com/tmux-python/tmuxp/blob/153acdf6ff1268b14d3d03ed488f545a7123c8f1/src/tmuxp/shell.py#L163
- **Page:** https://libtmux.org/en/py/latest/workspace/reference/tmuxp-shell-get_bpython/

```
tmuxp.shell.get_bpython(options: LaunchOptionalImports, extra_args: dict[str, t.Any] | None = None) -> Callable[[], None]
```

Return bpython shell.
