Metadata-Version: 2.1
Name: kf6py
Version: 0.1.0
Summary: A small tools for calling APIs in Knowledge Forum
Project-URL: Homepage, https://github.com/JerrisonChang/kf6api-py
Project-URL: Bug Tracker, https://github.com/JerrisonChang/kf6api-py/issues
Author-email: Jerrison Chang-Sundin <chunyen.cs@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: beautifulsoup4<5,>=4
Requires-Dist: requests<3,>=2.28
Description-Content-Type: text/markdown

# KF6 API for Python

This is python package for calling KF6's API's, in hope to make it more friendly for learning analytic researchers.