Python 2.6+, Python 3.0+
Download the latest release
Unpack the zip file
Move the file (PowerEmail.py) somewhere in your project.
Now that you have a copy of the library in your project, you're ready to start using it. All uses of the PowerEmailTES API start by including the library and instantiating the PowerEmailclass.
import PowerEmail
PowerEmail_client = PowerEmail.PowerEmail ('owner_id', 'token', 'PowerEmailTES_APP_DOMAIN')
After that, you're ready to start making calls.
● Webhook
● Message
● Account