- Notifications
You must be signed in to change notification settings - Fork0
ofek/find-exe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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', ...]
pip install find-exe
Thedocumentation is made withMaterial for MkDocs and is hosted byGitHub Pages.
find-exe
is distributed under the terms of theMIT license.
About
Find matching executables