Skip to main content

What is ddmail_webapp

Main web application for the DDMail project.

What is DDMail

DDMail is a e-mail system/service that prioritizes security. A current production example can be found at www.ddmail.se

Operating system

Developt for and tested on debian 13.

Installing using pip

pip install ddmail-webapp

Building and installing from source using hatchling.

Step 1: clone github repo
git clone https://github.com/drzobin/ddmail_webapp [code path]
cd [code path]

Step 2: Setup python virtual environments
python -m venv [venv path]
source [venv path]/bin/activate

Step 3: Install package and required dependencies
pip install -e .[dev]

Step 4: Build package
python -m pip install --upgrade build
python -m build

Packages is now located under dist folder

Step 5: Install package
pip install dist/[package name].whl

Running in development mode

source [ddmail_webapp venv]/bin/activate
export MODE=DEVELOPMENT
flask --app ddmail_webapp:create_app(config_file="[full path to config file]") run --host=127.0.0.1 --port 8000 --debug

Testing

cd [code path]
pytest --cov=ddmail_webapp tests/ --config=[config file path]

Download files

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

Source Distribution

ddmail_webapp-0.1.2.tar.gz (79.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ddmail_webapp-0.1.2-py3-none-any.whl (69.9 kB view details)

Uploaded Python 3

File details

Details for the file ddmail_webapp-0.1.2.tar.gz.

File metadata

  • Download URL: ddmail_webapp-0.1.2.tar.gz
  • Upload date:
  • Size: 79.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.5

File hashes

Hashes for ddmail_webapp-0.1.2.tar.gz
Algorithm Hash digest
SHA256 7f14370c3137a33a063af0858ec56583b8ea7b8866071fe4c9c623e31393af22
MD5 094e2f80867441ff526e346dd4a5978c
BLAKE2b-256 65dc1b22619341182401dc188ce7dd39566c08e80d30dd1b347b5240f4d98489

See more details on using hashes here.

File details

Details for the file ddmail_webapp-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: ddmail_webapp-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 69.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.5

File hashes

Hashes for ddmail_webapp-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 374885b4ecdadb1b08aa8f3b7e41f8f1d66cf70ed67a5e455815151f107731ff
MD5 4dec1f421528b0c80a04a4d250a41b9d
BLAKE2b-256 d3b895420b2bf0e7b03801708b68dfa9a376efddac0efff82de2cdfd9416b132

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.2 This release

2 files

0.1.1

2 files

0.1.0

2 files

0.0.9

2 files

0.0.8

2 files

0.0.7

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page