Files
alfred-preferences/Alfred.alfredpreferences/snippets/venv/Create Python Virtual Environment [BED38438-575A-4F03-BD1C-0A8BFCEDCB4E].json
2026-03-26 09:22:38 +08:00

8 lines
186 B
JSON

{
"alfredsnippet" : {
"snippet" : "python3 -m venv ",
"uid" : "BED38438-575A-4F03-BD1C-0A8BFCEDCB4E",
"name" : "Create Python Virtual Environment",
"keyword" : ""
}
}