Skip to main content

Main web application for the DDMail project.

Project description

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]

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

ddmail_webapp-0.1.1.tar.gz (71.4 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.1-py3-none-any.whl (65.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ddmail_webapp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 2be02c5a6795485fb624ca76695e5476553062dd0c978ba53531251ba8d9280d
MD5 211b5f5926b14554fe9a32e55054daf5
BLAKE2b-256 f5700ed1203e853da39dcf19fb530ac1d71126bbf44e85b3792c7d1d59e7d3cf

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ddmail_webapp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ff450e1678067af5ddb596abcacca98b48955e5dd0a403792ac257ecd781ea62
MD5 dfa3f31ef4787842fe7299efefc44fda
BLAKE2b-256 d504e72dbbc07d61f65eba52b3e072c7c554c493b908e6a751408f88cae0168b

See more details on using hashes here.

Supported by

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