add links
This commit is contained in:
parent
05b8e834fc
commit
f47b6873d3
@ -1,9 +1,9 @@
|
|||||||
# installation
|
# installation
|
||||||
## install pipx
|
## install [pipx](https://pipx.pypa.io/stable/installation/)
|
||||||
pipx is an executable insaller for python, it will install any exectuable script,
|
pipx is an executable insaller for python, it will install any exectuable script,
|
||||||
add it to your path in a scope venv
|
add it to your path in a scope venv
|
||||||
`pip install pipx`
|
`pip install pipx`
|
||||||
## install uv
|
## install [uv](https://docs.astral.sh/uv/)
|
||||||
uv is a ultra fast and lightweight dependencie manager for python
|
uv is a ultra fast and lightweight dependencie manager for python
|
||||||
`pipx install uv`
|
`pipx install uv`
|
||||||
## install dependencies
|
## install dependencies
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user