Mail Tools boxes to make developer life easier on build mail sender or even mail server
Project description
# MailToolsBox
MailToolsBox is a Python library for dealing with Email handling in easy way.
## Installation
Use the package manager [pip](https://ramai.io) to install foobar.
`bash pip install MailToolsBox `
## Usage
`python import MailToolsBox.mailSender mail = MailToolsBox.mailSender.SendAgent(user_email='username@gmail.com', server_smtp_address='smtp.gmail.com', user_email_password='User Password', port=587) mail.send_mail(recipent_email='user@gmail.com', subject='This is Subject Text', message_Body='This is Body Text') `
## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License [MIT](https://choosealicense.com/licenses/mit/)
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
File details
Details for the file MailToolsBox-0.0.3.tar.gz
.
File metadata
- Download URL: MailToolsBox-0.0.3.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 989928f5b0201aaa5a0e2d722d21856e124b2102f066563f4422834ae24380fb |
|
MD5 | 03b5c314e2d0e1568b1d39a072b42d12 |
|
BLAKE2b-256 | 93a003a51dd2b9cf0a41e60f469aa93e07884622bc5e58c0c29e8505d67bd9a8 |