Skip to main content

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.0.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

tiktok_rapidapi-0.2.0-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file tiktok_rapidapi-0.2.0.tar.gz.

File metadata

  • Download URL: tiktok_rapidapi-0.2.0.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

Hashes for tiktok_rapidapi-0.2.0.tar.gz
Algorithm Hash digest
SHA256 32150bf485e385c60e4cce605641b7bde3456ebd6e544608bc634da0d4ffa1d8
MD5 17b43d193dfdc0c6ceee3474fcf9c589
BLAKE2b-256 9b17219e0abe7de454885a72c5a2a09bf6a8b804a1b30ebf3d619c9cc56a78f5

See more details on using hashes here.

File details

Details for the file tiktok_rapidapi-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for tiktok_rapidapi-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c126a1c9398671553fb6d3591e19392217927cd5cdeaab1caef9e9a98e68c9be
MD5 088bff34ccf4aa4335c4119921489be6
BLAKE2b-256 3a158df0a90901ecda87f5270c5baa718911e3ffd50c28adc0c994b6ee4d7dec

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page