Python package for validating input for the DDMail project
Project description
What is ddmail_validators
Python package for validating input for the DDMail project.
What is DDMail
DDMail is a e-mail system/service that prioritize privacy and security. A current production example can be found at www.ddmail.se
Operating system
Developt for and tested on debian 12.
Building and installing using hatchling.
Step 1: clone github repo
git clone https://github.com/drzobin/ddmail_validators [code path]
cd [code path]
Step 2: Setup python virtual environments
python -m venv [venv path]
source [venv path]/bin/activate
Step 3: Install required dependencies
pip install -r requirements.txt
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
Coding
Follow PEP8 and PEP257. Use Flake8 with flake8-docstrings for linting. Strive for 100% test coverage.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ddmail_validators-0.0.1.tar.gz.
File metadata
- Download URL: ddmail_validators-0.0.1.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa36605a87884f5d9b5e24e6e3dd4726bc9e2dc95eb2edfa1ff4830828e5b700
|
|
| MD5 |
b43cab1f6bdc38cb024cbc455d61118c
|
|
| BLAKE2b-256 |
cee976bfaf9bdd2925ab917b85a8f7d8f49ccd72a5b8133febab9009515a532b
|
File details
Details for the file ddmail_validators-0.0.1-py3-none-any.whl.
File metadata
- Download URL: ddmail_validators-0.0.1-py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b7d34aa1803a7bf1b7e80fec32fc37dc7aabb7ef2601eb5984e950d8a02e481
|
|
| MD5 |
ffaa4865c8fe85e85938fac92ac8e75c
|
|
| BLAKE2b-256 |
15036e85b3cd9c12db55c5b101ce7bfce8c7abfea4ad39f24bc7db94243011c8
|