<?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 Where is the python API for splunk.Intersplunk? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Where-is-the-python-API-for-splunk-Intersplunk/m-p/69865#M976</link>
    <description>&lt;P&gt;Just wondering where the API is for the python module splunk.Intersplunk (used for making scripts that work on streams of events).&lt;/P&gt;</description>
    <pubDate>Thu, 14 Oct 2010 00:54:00 GMT</pubDate>
    <dc:creator>Jason</dc:creator>
    <dc:date>2010-10-14T00:54:00Z</dc:date>
    <item>
      <title>Where is the python API for splunk.Intersplunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Where-is-the-python-API-for-splunk-Intersplunk/m-p/69865#M976</link>
      <description>&lt;P&gt;Just wondering where the API is for the python module splunk.Intersplunk (used for making scripts that work on streams of events).&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2010 00:54:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Where-is-the-python-API-for-splunk-Intersplunk/m-p/69865#M976</guid>
      <dc:creator>Jason</dc:creator>
      <dc:date>2010-10-14T00:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the python API for splunk.Intersplunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Where-is-the-python-API-for-splunk-Intersplunk/m-p/69866#M977</link>
      <description>&lt;P&gt;I couldn't find it on docs or Answers, but you can get a man-page style listing of the module by doing the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$SPLUNK_HOME/bin/splunk cmd python
(in python interpreter)
import splunk.Intersplunk
help(splunk.Intersplunk)
(when done, press q to exit the help screen, and ctrl-D or ctrl-Z to exit python)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 14 Oct 2010 00:55:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Where-is-the-python-API-for-splunk-Intersplunk/m-p/69866#M977</guid>
      <dc:creator>Jason</dc:creator>
      <dc:date>2010-10-14T00:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the python API for splunk.Intersplunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Where-is-the-python-API-for-splunk-Intersplunk/m-p/69867#M978</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;$SPLUNK_HOME$\Python-2.7\Lib\site-packages\splunk\
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This was asked a very long time ago, but i'm putting this here so other people can see it. This appears to have all of the common splunk imports.&lt;/P&gt;

&lt;P&gt;If you are using an IDE such as eclipse and want to take advantage of its intellisense while working with these Splunk imports, just add the "site-packages" folder as an external source dependency. &lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2013 16:03:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Where-is-the-python-API-for-splunk-Intersplunk/m-p/69867#M978</guid>
      <dc:creator>Stephen93Marsh</dc:creator>
      <dc:date>2013-07-01T16:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the python API for splunk.Intersplunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Where-is-the-python-API-for-splunk-Intersplunk/m-p/69868#M979</link>
      <description>&lt;P&gt;Google find all old posts.  Here's another update.  In v6.6.3 I found the site-packages in &lt;BR /&gt;
    $Splunk_Home/lib/python2.7/site-packages/splunk&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2017 16:34:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Where-is-the-python-API-for-splunk-Intersplunk/m-p/69868#M979</guid>
      <dc:creator>xavierashe</dc:creator>
      <dc:date>2017-11-18T16:34:58Z</dc:date>
    </item>
  </channel>
</rss>

