• arthur@lemmy.zip
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 days ago

    It uses the same philosophy of cargo.toml files in Rust projects, where you have all dependencies and versions listed. It’s quite fast, and you can use it to install python cli tools without change your base installation. It’s the best of venv and pipx and more, IMHO.