Metadata-Version: 2.1
Name: UnlimitedGPT
Version: 0.0.1
Summary: An unofficial Python wrapper for OpenAI's ChatGPT API
Home-page: https://github.com/Sxvxgee/UnlimitedGPT
Author: Sxvxge
License: GPL-3.0 license
Project-URL: Documentation, https://github.com/Sxvxgee/UnlimitedGPT/blob/main/README.md
Project-URL: Issue tracker, https://github.com/Sxvxgee/UnlimitedGPT/issues
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.8.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: undetected-chromedriver
Requires-Dist: markdownify

# ChatGPT.py
An unofficial Python wrapper for OpenAI's ChatGPT API
