Splunk Dev

Does PythonSDK for splunk supports all the other python libraries like PPTX, WXPYTHON etc?

bhagatamit
New Member

I want to use other libraries of Python in Splunk. Please let me know if these can be installed or not?

0 Karma

badarsebard
Communicator

The Splunk SDK for Python is intended for use by independent Python applications that connect to a remote Splunk instance, and not scripts that are run by the platform itself. The best way to use non-native python libraries in Splunk is to use my recently released app called PyDen which allows a developer to create Python virtual environments within Splunk. You can then use a pip command from the search bar to add packages to the virtual environment. The environment can be leveraged by scripts by adding a simple activation function at the top of the script which causes the script to be run with the virtual environment instead of the built-in Python Splunk uses.

Get Updates on the Splunk Community!

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...