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.1.tar.gz
(5.7 kB
view details)
Built Distribution
File details
Details for the file tiktok_rapidapi-0.2.1.tar.gz
.
File metadata
- Download URL: tiktok_rapidapi-0.2.1.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 | c9de72e385e5b59f5b6dc4cc105bd6ac5f0748a977d78970032207bd5c5625b8 |
|
MD5 | aea0830d1e97fff44b4afa89879b3d23 |
|
BLAKE2b-256 | b4d0d8548e1235a56707cdf54e4f082a4982bd4cbabd96290ac6c67096601be2 |
File details
Details for the file tiktok_rapidapi-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: tiktok_rapidapi-0.2.1-py3-none-any.whl
- Upload date:
- Size: 7.2 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 | 76aeabc74e765f4ed241d084854fe467039ba0210f29daee764221d0139a806e |
|
MD5 | bc881b825543ebe2b103742769fc545c |
|
BLAKE2b-256 | 9453f84e07e5b81fdd3b11dd1f82927b9c9ca19eb4ba2a1fd3d59f749de0d4b5 |