Metadata-Version: 2.4
Name: tikforge
Version: 0.0.6
Summary: TikTok private API utilities
Author-email: is71s <is71s@users.noreply.github.com>
License: MIT
Project-URL: Homepage, https://github.com/tikforge-api/tikforge
Project-URL: Source, https://github.com/tikforge-api/tikforge
Project-URL: Issues, https://github.com/tikforge-api/tikforge/issues
Keywords: tiktok,api,automation,security
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: user-agent
Requires-Dist: pycryptodome
Dynamic: license-file

<<<<<<< HEAD
# tikforge
TikForge is a Python library for building and managing TikTok-related APIs and automation tools.
=======
# TikForge

TikForge is a Python library for building and managing TikTok-related APIs and automation tools.

## Installation
`bash
pip install tikforge
>>>>>>> b16af0e (Initial release of TikForge)
