Metadata-Version: 2.1
Name: ferrispy
Version: 0.0.0
Summary: An asynchronous python wrapper for ferris.chat api
Home-page: https://github.com/Cryptex-github/ferrischat.py
Author: Cryptex & jay3332
License: MIT
Project-URL: Issue tracker, https://github.com/Cryptex-github/ferrischat.py/new/main
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
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: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.8.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp
Provides-Extra: docs
Requires-Dist: sphinx (>=4.1.1) ; extra == 'docs'
Requires-Dist: furo ; extra == 'docs'
Provides-Extra: performance
Requires-Dist: orjson (>=1.3.0) ; extra == 'performance'

# ferrischat.py
An asynchronous python wrapper for ferris.chat api


