This example shows how to use Dhesend with Flask.
To get the most out of this guide, you’ll need to:
- Install dependencies:
pip install -r requirements.txt-
Set your Dhesend API key in place of
your-apikeyinapp.py: -
Execute the following command:
python app.pyMIT License