Andy Kipp
Andy Kipp
[xonsh](https://github.com/xonsh/xonsh) - is a python-powered shell that allows to import and use Python libraries as well as terminal tools in one environment. Sometimes it's like a glue that can orchestrate...
```xsh rustpython -V # Python 3.13.0alpha (heads/master:9fcc471c9 rustpython -m pip install pytest cd /tmp git clone https://github.com/xonsh/xonsh cd xonsh pytest ``` ```xsh Traceback (most recent call last): File "/Users/pc/.local/bin/rust-pytest", line...
Hi! I'm just updating the xonsh description. Thanks!