Skip to content

Commit b37df75

Browse files
authored
mention 'uv integration
Added information about using 'uv' as an environment manager and its extension library.
1 parent 97dff5c commit b37df75

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,10 @@ This pathway has allowed us support Conda albeit with some work. For examples
171171
using Conda, check out the facial rec repository a)bove or look into how we
172172
[build](scripts/build-conda-docker)
173173
our test [docker containers](dockerfiles/CondaDockerfile).
174+
##### uv
175+
In case of using [uv](https://docs.astral.sh/uv/) as environment manager we have an extension library:
176+
https://github.com/behrica/libpython-clj-uv
177+
which further automates the environment management, so that we get a full declarative management of python version and python libraries
174178

175179
#### devcontainer
176180
The scicloj community is maintaining a `devcontainer` [template](https://github.com/scicloj/devcontainer-templates/tree/main/src/scicloj) on which `libpython-clj` is know to work

0 commit comments

Comments
 (0)