• @[email protected]
    link
    fedilink
    English
    2
    edit-2
    2 months ago

    example of using uv to install a python tool:

    uv tool install harlequin
    

    nice! It just works (harlequin.sh is a python program that allows to interact with databases using SQL qury langues, you can also load csv and json data)