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.0.tar.gz
(12.0 kB
view details)
Built Distribution
File details
Details for the file find_exe-0.2.0.tar.gz
.
File metadata
- Download URL: find_exe-0.2.0.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 | a222a753f13e28f2c40e72faa42ed67a9f56f8b345d6c56ec54b66c79e357e99 |
|
MD5 | 1b6d08795ae95468914aab6d91ce3995 |
|
BLAKE2b-256 | c1cd70a18e7ffa250e678daf4b206bb9265cc55cad287e8e1fd2b3a7989fac99 |
File details
Details for the file find_exe-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: find_exe-0.2.0-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 | 0ac233c2eb9fc34768412d6a41f91b57df69375f10232ec8deec7ea52679788c |
|
MD5 | 08506fe229a79b3cea2586d6a41a2781 |
|
BLAKE2b-256 | 567485e9ceb365f013ca8974b55370789c51dfae783def3631f67821cc7a73a7 |