dream2nix/modules
DavHau 306e5bff07 pythonEnv: init
Add experimental one-liner command to create python environments.

```command
$ nix run github:nix-community/dream2nix#__pythonEnv requests whisper-ctranslate2
...

$ python -c "import requests; print('imported requests')"
imported requests

$ whisper-ctranslate2 --version
whisper-ctranslate2 0.4.1
```
2024-03-26 05:03:45 +00:00
..
dream2nix pythonEnv: init 2024-03-26 05:03:45 +00:00
flake-parts pythonEnv: init 2024-03-26 05:03:45 +00:00
flake.lock pdm: update pyproject-nix dependency 2023-11-04 06:36:34 +00:00