Metadata-Version: 2.1
Name: webchatter
Version: 0.0.1
Summary: Wrapper of the web server of ChatGPT
Home-page: https://github.com/RexWzh/webchatter
Author: Rex Wang
Author-email: 1073853456@qq.com
License: MIT license
Keywords: webchatter
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.md

# WebChatter

[![image](https://img.shields.io/pypi/v/webchatter.svg)](https://pypi.python.org/pypi/webchatter)

Wrapper of the web server of ChatGPT

-   Free software: MIT license

## Features

-   TODO

## Credits

This package was created with
[Cookiecutter](https://github.com/audreyr/cookiecutter) and the
[audreyr/cookiecutter-pypackage](https://github.com/audreyr/cookiecutter-pypackage)
project template.
