mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
cleanup
This commit is contained in:
parent
62c7e3bf71
commit
34566a981e
1 changed files with 9 additions and 8 deletions
17
README.md
17
README.md
|
@ -549,14 +549,15 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
|
||||
*Libraries for sending and parsing email.*
|
||||
|
||||
* [envelopes](http://tomekwojcik.github.io/envelopes/) - Mailing for human beings.
|
||||
* [flanker](https://github.com/mailgun/flanker) - An email address and Mime parsing library.
|
||||
* [imbox](https://github.com/martinrusev/imbox) - Python IMAP for Humans.
|
||||
* [lamson](https://github.com/zedshaw/lamson) - Pythonic SMTP Application Server.
|
||||
* [Marrow Mailer](https://github.com/marrow/mailer) - High-performance extensible mail delivery framework.
|
||||
* [modoboa](https://github.com/modoboa/modoboa) - A mail hosting and management platform including a modern and simplified Web UI.
|
||||
* [Nylas Sync Engine](https://github.com/nylas/sync-engine) - Providing a RESTful API on top of a powerful email sync platform.
|
||||
* [yagmail](https://github.com/kootenpv/yagmail) - Yet another Gmail/SMTP client.
|
||||
* Mail Servers
|
||||
* [modoboa](https://github.com/modoboa/modoboa) - A mail hosting and management platform including a modern Web UI.
|
||||
* [salmon](https://github.com/moggers87/salmon) - A Python Mail Server.
|
||||
* Clients
|
||||
* [imbox](https://github.com/martinrusev/imbox) - Python IMAP for Humans.
|
||||
* [yagmail](https://github.com/kootenpv/yagmail) - Yet another Gmail/SMTP client.
|
||||
* Others
|
||||
* [flanker](https://github.com/mailgun/flanker) - An email address and Mime parsing library.
|
||||
* [mailer](https://github.com/marrow/mailer) - High-performance extensible mail delivery framework.
|
||||
|
||||
## Environment Management
|
||||
|
||||
|
|
Loading…
Reference in a new issue