-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

pipx


> Install and run python applications in isolated environments.

More information.


Run an app in a temporary virtual environment:

pipx run {pycowsay} {moo}

Install a package in a virtual environment and add entry points to path:

pipx install {package}

List installed packages:

pipx list

Run an app in a temporary virtual environment with a package name different from the executable:

pipx run --spec {httpx-cli} {httpx} {http://www.github.com}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 07:58:37 2024