We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cc6dde commit 996e5aaCopy full SHA for 996e5aa
README.md
@@ -11,6 +11,8 @@ You may be asking:
11
- [What can Splunk apps do?](https://dev.splunk.com/enterprise/docs/developapps/extensionpoints)
12
- [How do I write Splunk apps?](https://dev.splunk.com/enterprise/docs/welcome)
13
- [Where does the SDK fit in all this?](https://dev.splunk.com/enterprise/docs/devtools/python/sdk-python/)
14
+- What's the difference between `import splunklib` and `import splunk`?
15
+ - This repo contains `splunklib`. `splunk` is an internal library bundled with the Splunk platform.
16
17
## Getting started
18
0 commit comments