Metadata-Version: 2.1
Name: wumpy-interactions
Version: 0.1.0
Summary: Support for HTTP interactions with the Discord API
Keywords: wumpy,wumpus,wrapper,discord,discord-api,discord-bot,discord-api-wrapper,discord-interaction,python-3
Author-email: Bluenix <bluenixdev@gmail.com>
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Framework :: AnyIO
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Dist: typing_extensions >= 4, <5
Requires-Dist: anyio >= 3.3.4, <4
Requires-Dist: discord-typings >= 0.4.0, <1
Requires-Dist: pynacl >= 1, <2
Requires-Dist: wumpy-models >= 0.1.0, <1
Requires-Dist: sanic >= 21.3, <22.3 ; extra == "sanic"
Project-URL: Documentation, https://wumpy.rtfd.io
Project-URL: Homepage, https://github.com/wumpyproject/wumpy
Project-URL: Repository, https://github.com/wumpyproject/wumpy/tree/main/library/wumpy-interactions
Provides-Extra: sanic

# Wumpy-interactions

Support for HTTP interactions with the Discord API

Refer to the [documentation](https://wumpy.rtfd.io) for more.

