find-exe¶
CI/CD | |
Docs | |
Package | |
Meta |
This provides a library and CLI (find-exe
) to find all executables given certain criteria.
>>> import find_exe
>>> find_exe.with_prefix("py")
['/usr/bin/python', ...]
Installation¶
pip install find-exe
License¶
find-exe
is distributed under the terms of the MIT license.
Navigation¶
Desktop readers can use special keyboard shortcuts:
Keys | Action |
---|---|
| Navigate to the "previous" page |
| Navigate to the "next" page |
| Display the search modal |