Find matching executables
Project description
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
Documentation
The documentation is made with Material for MkDocs and is hosted by GitHub Pages.
License
find-exe
is distributed under the terms of the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
find_exe-0.2.1.tar.gz
(12.0 kB
view hashes)