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 details)
Built Distribution
File details
Details for the file find_exe-0.2.1.tar.gz
.
File metadata
- Download URL: find_exe-0.2.1.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9d9143b8e933f8f7cc7f96083e877be428e0886db544e4872762ea1089702db |
|
MD5 | 00fa44f50c5c09c70f600d97ea5299bf |
|
BLAKE2b-256 | 2446838b60179c42b839af65e26ecfda0d2cfec985975f933e4ee8d950f3d045 |
File details
Details for the file find_exe-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: find_exe-0.2.1-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8dc2c8c2eff766236d1f4ee331ccd7c0c9fb0297718d8cc613de9a226e77461b |
|
MD5 | 89cf10ff46e5a21c92d722052acbc7b1 |
|
BLAKE2b-256 | e2ecbb13af88c1f5992f0ef1d4b1862fedbf1952649785d335f3075c68c024f2 |