macApp
> macApp is a new Python module which lets you get multiple informations about macOS apps directly from Python
Features
- Lots of informations including the size, the architecture, the bundle id, the version, copyright, used dates, use count
- Get the PID of the app if it is running
- Kill (close) the app if it is running
- Search for related files (i.e created while installing the app)
- Move all of these related files to easily uninstall an app (and create a report of the app)