Metadata-Version: 2.1
Name: teapotai
Version: 0.1.2
Summary: Library for Teapot AI
Home-page: https://github.com/zakerytclarke/teapotai_lib/teapotai
Author: Zakery Clarke
Author-email: zakerytclarke@gmail.com
License: UNKNOWN
Project-URL: Documentation, https://github.com/zakerytclarke/teapotai_lib/teapotai
Project-URL: Bug Reports, https://github.com/tomchen/example_pypi_package/issues
Project-URL: Source Code, https://github.com/tomchen/example_pypi_package
Description: # Teapot AI Library
        
        ## Installation
        ```
        pip instal teapotai
        ```
Keywords: llm,teapot
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: test
