Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cierra-runis/listener_email

Let listener send email!
https://github.com/cierra-runis/listener_email

automatic email listener package pip pip3 python

Last synced: about 7 hours ago
JSON representation

Let listener send email!

Awesome Lists containing this project

README

        


listener_email

γ€Ž listener_email - Let listener send email! 』


δΈ­ζ–‡ Readme

`This README file latest update: 2023-01-10 21:56:23`

[πŸ“š Introduction](#-Introduction)

[πŸ“Έ Screenshots](#-Screenshots)

[πŸ“¦ How to use](#-How-to-use)

[⏳ Rate of progress](#-Rate-of-progress)

[πŸ“Œ Cautions](#-Cautions)

[πŸ§‘β€πŸ’» Contributor](#-Contributor)

[πŸ”¦ Declaration](#-Declaration)

---

# πŸ“š Introduction

Remind you of changes in your listener through email!

# πŸ“Έ Screenshots

![screenshots_1](https://raw.githubusercontent.com/Cierra-Runis/listener_email/master/img/screenshots_zh_1.png)

# πŸ“¦ How to use

See example in [example.py](https://github.com/Cierra-Runis/listener_email/blob/master/src/listener_email/example.py) for more information

- install `listener_email` by `pip install listener_email`
- then import it by adding `from listener_email import sent_email, ListenerEmail`
- add configured `email.json` file such as [example_email.json](https://github.com/Cierra-Runis/listener_email/blob/master/src/listener_email/example_email.json) at repository
- at last use `sent_email()` to sent your email

# ⏳ Rate of progress

Done, but it will revise if necessary

# πŸ“Œ Cautions

- `custom_html` should be as simple as possible

# πŸ§‘β€πŸ’» Contributor



# πŸ”¦ Declaration

[![License](https://img.shields.io/github/license/Cierra-Runis/listener_email)](https://github.com/Cierra-Runis/listener_email/blob/master/LICENSE)

This project is licensed under the terms of the `MIT` license. See [LICENSE](https://github.com/Cierra-Runis/listener_email/blob/master/LICENSE) for more details