https://github.com/vortex2jm/direct-mail-script
Script to send same email with variables for several people without show all receivers at email's body
https://github.com/vortex2jm/direct-mail-script
Last synced: 11 months ago
JSON representation
Script to send same email with variables for several people without show all receivers at email's body
- Host: GitHub
- URL: https://github.com/vortex2jm/direct-mail-script
- Owner: vortex2jm
- License: mit
- Created: 2022-10-23T23:21:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-26T13:57:15.000Z (over 3 years ago)
- Last Synced: 2025-07-03T06:37:51.929Z (11 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# Script para email inteligente :email:
## Primeiros passos
- Instalando dependências
```bash
pip install -r documents/requirements.txt
```
- Rodando aplicação
```bash
python3 main.py
```
#
- Instruções no diretório *documentation/*]