We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8129c85 commit 94a4cf9Copy full SHA for 94a4cf9
1 file changed
README.md
@@ -30,6 +30,12 @@ This implementation is inspired by [TikTokApi](https://github.com/davidteather/T
30
To get started using this API, follow the instructions below.
31
32
### Installing
33
+Pip
34
+```
35
+pip install PyTikTokAPI
36
37
+
38
+Install from source
39
```
40
git clone https://github.com/avilash/TikTokAPI-Python.git
41
python setup.py install
0 commit comments