pywith Launch ptpython with custom PyPI packages, with uv's help. Useful for trying out libraries or when we use them rarely. Installation uv tool install pywith Usage pywith <package> [<package> ...] Example pywith requests pandas numpy