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 1a3b38a commit fbacdf0Copy full SHA for fbacdf0
README.md
@@ -3,6 +3,16 @@ Swiftype API Client for Python
3
4
# Quickstart
5
6
+## Installation
7
+
8
+You can install the latest version of the Swiftype client using `pip`:
9
10
+ pip install swiftype
11
12
+To install locally, clone this repository, `cd` into the directory and run:
13
14
+ python setup.py install
15
16
## Setup
17
18
1. Create an account at [Swiftype](https://swiftype.com/) and get your API key from your [Account Settings](https://swiftype.com/user/edit).
0 commit comments