Search for Electron-based applications
Project description
Electron Search
Framework for finding Electron-based applications on your host.
Currently supports:
- Windows
- macOS
- Linux
Additionally supports searching for nwjs
-based applications, a pseudo-predecessor/alternative to Electron.
Installation
python -m pip install electron-search
Usage
>>> from electron_search import Search
>>> search = Search()
>>> search.apps
['C:\\Users\\RIPEDA\\AppData\\Local\\1Password\\app\\8\\1Password.exe', 'C:\\Users\\RIPEDA\\AppData\\Local\\Discord\\app-1.0.9030\\Discord.exe']
Search()
Parameters
search_paths (str | list[str]): The path(s) to search for Electron-based applications.
platform (str): The platform to search for Electron-based applications on. Defaults to sys.platform.
variant (str): The Electron-based application variant to search for. Defaults to "electron", supports "nwjs".
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file electron_search-1.3.0-py3-none-any.whl
.
File metadata
- Download URL: electron_search-1.3.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 860500910f9f4026ca9914f953c105c4b6f8208368af669f67f8790b34db21fe |
|
MD5 | 514f2273107dc5cdde2f9517209db0b0 |
|
BLAKE2b-256 | 10d668695d83e1c93ae6d9ed3419f5020b161c75bd4c7065b809ebb44a020fa1 |