<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Can python 3.7 script run in splunk search/ SPL? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Can-python-3-7-script-run-in-splunk-search-SPL/m-p/424440#M7528</link>
    <description>&lt;P&gt;Don't think so (but I'm not sure). The good news is most of the python 3.x.x features have been backported in to python 2.7.x. &lt;/P&gt;</description>
    <pubDate>Fri, 07 Jun 2019 19:09:02 GMT</pubDate>
    <dc:creator>hallt3</dc:creator>
    <dc:date>2019-06-07T19:09:02Z</dc:date>
    <item>
      <title>Can python 3.7 script run in splunk search/SPL?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Can-python-3-7-script-run-in-splunk-search-SPL/m-p/424438#M7526</link>
      <description>&lt;P&gt;Hi - We will be running script that was coded in python 3.7 (*.ipynb) in our splunk version 7.x, will the script run/work ? If not, what is the best way to run it?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 23:11:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Can-python-3-7-script-run-in-splunk-search-SPL/m-p/424438#M7526</guid>
      <dc:creator>teddyidc1101</dc:creator>
      <dc:date>2020-06-17T23:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can python 3.7 script run in splunk search/ SPL?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Can-python-3-7-script-run-in-splunk-search-SPL/m-p/424439#M7527</link>
      <description>&lt;P&gt;Currently there are limited options for executing Python3 code in Splunk. The simpler solutions call for using a wrapper script which will execute using the Splunk built-in Python interpreter and then call a different script using another interpreter in some way.&lt;/P&gt;

&lt;P&gt;A more complicated option but with greater flexibility and options is an app called &lt;A href="https://splunkbase.splunk.com/app/4322/"&gt;PyDen&lt;/A&gt;. This app allows you to install additional versions of CPython, create virtual environments, and install PyPI packages to the environments.&lt;/P&gt;

&lt;P&gt;I also have to point out that &lt;CODE&gt;ipynb&lt;/CODE&gt; files are Jupyter notebooks and would need to be converted to standard &lt;CODE&gt;.py&lt;/CODE&gt; files first.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2019 06:42:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Can-python-3-7-script-run-in-splunk-search-SPL/m-p/424439#M7527</guid>
      <dc:creator>badarsebard</dc:creator>
      <dc:date>2019-06-07T06:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can python 3.7 script run in splunk search/ SPL?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Can-python-3-7-script-run-in-splunk-search-SPL/m-p/424440#M7528</link>
      <description>&lt;P&gt;Don't think so (but I'm not sure). The good news is most of the python 3.x.x features have been backported in to python 2.7.x. &lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2019 19:09:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Can-python-3-7-script-run-in-splunk-search-SPL/m-p/424440#M7528</guid>
      <dc:creator>hallt3</dc:creator>
      <dc:date>2019-06-07T19:09:02Z</dc:date>
    </item>
  </channel>
</rss>

