Files
alfred-preferences/Alfred.alfredpreferences/snippets/python/Compile All Python Files [377BA978-D367-4275-8748-17866ABFE856].json
2026-03-26 09:22:38 +08:00

8 lines
194 B
JSON

{
"alfredsnippet" : {
"snippet" : "python -O -m compileall",
"uid" : "377BA978-D367-4275-8748-17866ABFE856",
"name" : "Compile All Python Files",
"keyword" : "compileall"
}
}