Python -O won’t magically make every script faster, but in the right workloads it’s a free win—here’s how to test it safely.
Given a file (or some information about a file), return a set of standardized tags identifying what the file is. This is a Rust port of the Python identify library. What is the type: file, symlink, ...