Skip to main content

Package to connect with dhosting_api

Project description

dhosting_api is a django package for connecting and using Dhosting email provider via DhostingAPI

Configuration

To configure simply create in your settings.py dicionary similary to one showe below, but with your own credentials

DHOSTING = {
‘DHOSTING_USERNAME’: ‘{your_username}’,
‘DHOSTING_PASSWORD’: ‘{your_password}’,
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dhosting_api-0.1.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

dhosting_api-0.1-py3-none-any.whl (11.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page