TikTok plugin for spiderexpress
- Install
poetry
if you don't have it:pipx install poetry
. - Clone this repo, go into the repo's folder.
- Install the dependencies with
poetry install
and spawn a shell in your new virtual environment withpoetry shell
. - To run tests type
pytest
, to try spiderexpress-tiktok runspiderexpress-tiktok --help
.
Philipp Kessling under MIT.