You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "The official Python SDK for the Wasender API, allowing you to programmatically send WhatsApp messages, manage contacts, groups, sessions, and handle webhooks."
67
-
readme = "README.md"
68
-
requires-python = ">=3.8"
69
-
classifiers = [
70
-
"Development Status :: 4 - Beta",
71
-
"Intended Audience :: Developers",
72
-
"License :: OSI Approved :: MIT License",
73
-
"Operating System :: OS Independent",
74
-
"Programming Language :: Python :: 3",
75
-
"Programming Language :: Python :: 3.8",
76
-
"Programming Language :: Python :: 3.9",
77
-
"Programming Language :: Python :: 3.10",
78
-
"Programming Language :: Python :: 3.11",
79
-
"Programming Language :: Python :: 3.12",
80
-
"Topic :: Communications :: Chat",
81
-
"Topic :: Software Development :: Libraries :: Python Modules",
0 commit comments