No project description provided
Project description
macos-application-location.py
This tiny package helps you to obtain the path of an Application (.app) that the current process is running from on macOS.
Installation
pip install macos-application-location
Usage
import pathlib
import macos_application_location
app_path: pathlib.Path = macos_application_location.get()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file macos_application_location-1.0.4.tar.gz
.
File metadata
- Download URL: macos_application_location-1.0.4.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.11.3 Darwin/22.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e33c17df803508ec51083a865b6a6880b62e5dcdd04c01da7c8989fea84424a |
|
MD5 | 687d1cf15da0045c3017acd781cc286a |
|
BLAKE2b-256 | d4c1372da6d44d8e4ae2d502fbe04ecc6abacc54267e37f5dde4eca316833a97 |