A production-ready Python package named genix
Project description
Genix
Genix is a Python package for sending emails via Gmail and Outlook using App Passwords. It supports both plain text and HTML emails, making it easy to automate email sending for applications, notifications, or batch workflows.
Features
- Send emails via Gmail (SSL) or Outlook (TLS)
- Support for HTML content and plain text fallback
- Simple API for quick integration
- Works with Python 3.11+
- Easily testable with
pytest
Installation
# Install dependencies
pip install -r requirements.txt
# Install package in editable mode (for development)
pip install -e .
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
actimai_genix-1.0.0.tar.gz
(3.6 kB
view details)
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 actimai_genix-1.0.0.tar.gz.
File metadata
- Download URL: actimai_genix-1.0.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9e4e0fe5988c0b84c8cbda19c47cbb75c16034d9b2daedf13e2e82b960dbc20
|
|
| MD5 |
75195dae4cd950278c2d2835de227c3f
|
|
| BLAKE2b-256 |
a4242fac68de9183cb0e9e61e7bf5df351d1084147201d2b2e71553505281c63
|
File details
Details for the file actimai_genix-1.0.0-py3-none-any.whl.
File metadata
- Download URL: actimai_genix-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f95e0da7081ffe4a7be1cf1bc24b5e2bf82aaf9d04abe0d69cc118500e59c26
|
|
| MD5 |
d46d0a7c0c2669ccc19c86714fff3b01
|
|
| BLAKE2b-256 |
cbd4715b935d3313eb72976f813848b83eae2eaaae55c2c92cc57c9743aac663
|