Python For Mac Apps
This add-on is available for Linux (64-bit and 32-bit), Windows (64-bit) and Mac. Make sure you install the appropriate one for your Splunk deployment.
Does your Python program need a graphical user interface? Here are five tools to help you. I want to create a GUI application which should work on Windows and Mac. For this I've chosen Python. The problem is on Mac OS X. There are 2 tools to generate an '.app' for Mac: py2app and pyinstaller. Py2app is pretty good, but it adds the source code in the package. I don't want to share the code with the final users.
Requirements
Python for Scientific Computing (PSC) Add-on is a requirement for some of the applications in Splunkbase such as:

- Machine Learning Toolkit (MLTK Beta and Advisory apps as well)
- Splunk Security Essentials for Fraud Detection
- DGA App for Splunk
- Suricata app for splunk
Splunk’s users have also used PSC and/or MLTK in combination with other applications such as:
- Splunk Security Essentials
- App for AWS Billing
- Splunk ITSI Module for Application Performance Monitoring etc.
Python Gui Mac

Download
Please download and install the appropriate version here:
Mac: https://splunkbase.splunk.com/app/2881/
Linux 64-bit: https://splunkbase.splunk.com/app/2882/
Linux 32-bit: https://splunkbase.splunk.com/app/2884/
Windows 64-bit: https://splunkbase.splunk.com/app/2883/
Python For Mac Os
Installation


To install an app within Splunk Enterprise:
Python For Mac Apps Offline
- Log into Splunk Enterprise.
- Next to the Apps menu, click the Manage Apps icon.
- Click Install app from file.
- In the Upload app dialog box, click Choose File.
- Locate the .tar.gz or .tar file you just downloaded, then click Open or Choose.
- Click Upload.
