Metadata-Version: 2.1
Name: tiktokpy
Version: 0.7.2
Summary: 
Author: Evgeny Kemerov
Author-email: eskemerov@gmail.com
Requires-Python: >=3.6.1,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Provides-Extra: html
Requires-Dist: dynaconf (>=3.0.0,<4.0.0)
Requires-Dist: humanize (>=2.5.0,<3.0.0)
Requires-Dist: loguru (>=0.5.0,<0.6.0)
Requires-Dist: parsel (>=1.6.0,<2.0.0); extra == "html"
Requires-Dist: pydantic (>=1.6.1,<2.0.0)
Requires-Dist: pyppeteer (>=0.2.2,<0.3.0)
Requires-Dist: pyppeteer-stealth (>=1.0.0,<2.0.0)
Requires-Dist: tqdm (>=4.48.0,<5.0.0)
Requires-Dist: typer (>=0.3.1,<0.4.0)
