Mail sending function that handles encryption, authentication, bulk and split mail sending
Project description
ofunctions
Collection of useful python functions
ofunctions is a set of various recurrent functions amongst
- bisection: bisection algorithm for any function with any number of arguments, works LtoR and RtoL
- checksums: various SHA256 tools for checking and creating checksum files
- delayed_keyboardinterrupt: Just a nifty tool to catch CTRL+C signals
- file_utils:
- json_sanitize: make sure json does not contain unsupported chars, yes I look at you Windows eventlog
- logger_utils: basic no brain console + file log creation
- mailer: send emails regardless of ssl/tls protocols, in batch or as single mail, with attachments
- network: various tools like ping, internet check, MTU probing and public IP discovery
- platform: nothing special here, just check what arch we are running on
- process: simple kill-them-all function to terminate subprocesses
- pw_gen: basic password generator
- service_control: control Windows / Linux service start / stop / status
- string_handling: Remove accents / special chars from strings
Setup
pip install ofunctions.<subpackage>
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file ofunctions.mailer-0.3.5.tar.gz
.
File metadata
- Download URL: ofunctions.mailer-0.3.5.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7266eef73497e2cf5901031449012edda4faf2639a1e00f788d25a1867c6576a |
|
MD5 | cd4a7565b2272cf4c9141692d6b47f60 |
|
BLAKE2b-256 | b4bffeb8bdab5039eda98c8115a4fa445fd443619ff154fcb71e50fbcf252f80 |
File details
Details for the file ofunctions.mailer-0.3.5-py3-none-any.whl
.
File metadata
- Download URL: ofunctions.mailer-0.3.5-py3-none-any.whl
- Upload date:
- Size: 29.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3dfd5df2d968d0229da396c62df84d77e0c8a1647cd3dd2ad069126debdf6a2 |
|
MD5 | fdb23f5b2f11d6ea98f8e41d7afca119 |
|
BLAKE2b-256 | 8d8940d5af2cf77dc362315112e8063eba95237083e708deda77df6b5701beb1 |