Metadata-Version: 2.1
Name: biobot
Version: 0.0.2
Summary: A BioGPT Chatbot of Discord and WhatsApp.
Home-page: https://github.com/seii-saintway/biobot/tree/master/
Author: andrew saintway
Author-email: andrew.saintway@gmail.com
License: Apache Software License 2.0
Keywords: biogpt discord whatsapp chatbot
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: flask (==2.*)
Requires-Dist: discord.py (==2.1.*)
Requires-Dist: python-dotenv (==0.21.*)
Requires-Dist: openai (==0.*)
Requires-Dist: PyYAML (==6.*)
Requires-Dist: dacite (==1.6.*)
Requires-Dist: ipymock (==1.*)

