Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Typographic edits.
  • Loading branch information
PKing70 committed Mar 18, 2024
1 parent b12a4bf commit 9baa455
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ The Splunk developer platform enables developers to take advantage of the same t

## Get started with the Splunk Enterprise SDK for Python

The Splunk Enterprise SDK for Python contains library code, and it's examples are located in the [splunk-app-examples](https://github.com/splunk/splunk-app-examples) repository, that show how to programmatically interact with the Splunk platform for a variety of scenarios including searching, saved searches, data inputs, and many more, along with building complete applications.
The Splunk Enterprise SDK for Python contains library code, and its examples are located in the [splunk-app-examples](https://github.com/splunk/splunk-app-examples) repository. They show how to programmatically interact with the Splunk platform for a variety of scenarios including searching, saved searches, data inputs, and many more, along with building complete applications.

### Requirements

Here's what you need to get going with the Splunk Enterprise SDK for Python.

* Python 3.7 or Python 3.9.
* Python 3.7 or Python 3.9

The Splunk Enterprise SDK for Python is compatible with python3 and has been tested with Python v3.7 and v3.9.

Expand Down

0 comments on commit 9baa455

Please sign in to comment.