TikTok API on RapidAPI
Project description
TikTok API on RapidAPI
Available on PyPi
Install
using pip
pip install tiktok_rapidapi
using poetry
poetry add tiktok_rapidapi
Build
Windows
git clone https://github.com/dankaprogg/tiktok_rapidapi.git
cd tiktok_rapidapi
py -m venv venv
cd venv/Scripts/ && activate && cd ../../
pip install -r requirements.txt
py setup.py sdist bdist_wheel install
Linux
git clone https://github.com/dankaprogg/tiktok_rapidapi.git
cd tiktok_rapidapi
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python3 setup.py sdist bdist_wheel install
Tests
We are using pytest framework with pytest-asyncio
pip install pytest
pip install pytest-asyncio
pytest -v tests
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tiktok_rapidapi-0.2.2.tar.gz
(5.7 kB
view details)
Built Distribution
File details
Details for the file tiktok_rapidapi-0.2.2.tar.gz
.
File metadata
- Download URL: tiktok_rapidapi-0.2.2.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79998f22f264295a0151c65f36f11ff47f3186f2f1815a9146cb655f613e6ff4 |
|
MD5 | a55113fb9e179b1d4c75a8a0a677f569 |
|
BLAKE2b-256 | d350f0cd3429b1ad43ea6d353039acdc635e67bccddf7377c8b93e84a2f389f5 |
File details
Details for the file tiktok_rapidapi-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: tiktok_rapidapi-0.2.2-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb7ae793ecf3e0fb35a88df3c6a7f55112c2f2fa8535bf381ca7a16519e3740b |
|
MD5 | 2dceb74c2bbc78348c02fcdf40e3f738 |
|
BLAKE2b-256 | c48a5952430525a9c5b9fb29f6aa789f8b738255b44bf24cff73c8a02cd3ecf9 |