mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-31 05:33:41 +00:00
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
This commit is contained in:
parent
de7ac7ac16
commit
eda875bb54
19
index.html
19
index.html
|
@ -2180,15 +2180,22 @@
|
|||
<h2 id="email">Email</h2>
|
||||
<p><em>Libraries for sending and parsing email.</em></p>
|
||||
<ul>
|
||||
<li><a href="http://tomekwojcik.github.io/envelopes/">envelopes</a> - Mailing for human beings.</li>
|
||||
<li><a href="https://github.com/mailgun/flanker">flanker</a> - An email address and Mime parsing library.</li>
|
||||
<li>Mail Servers<ul>
|
||||
<li><a href="https://github.com/modoboa/modoboa">modoboa</a> - A mail hosting and management platform including a modern Web UI.</li>
|
||||
<li><a href="https://github.com/moggers87/salmon">salmon</a> - A Python Mail Server.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Clients<ul>
|
||||
<li><a href="https://github.com/martinrusev/imbox">imbox</a> - Python IMAP for Humans.</li>
|
||||
<li><a href="https://github.com/zedshaw/lamson">lamson</a> - Pythonic SMTP Application Server.</li>
|
||||
<li><a href="https://github.com/marrow/mailer">Marrow Mailer</a> - High-performance extensible mail delivery framework.</li>
|
||||
<li><a href="https://github.com/modoboa/modoboa">modoboa</a> - A mail hosting and management platform including a modern and simplified Web UI.</li>
|
||||
<li><a href="https://github.com/nylas/sync-engine">Nylas Sync Engine</a> - Providing a RESTful API on top of a powerful email sync platform.</li>
|
||||
<li><a href="https://github.com/kootenpv/yagmail">yagmail</a> - Yet another Gmail/SMTP client.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Others<ul>
|
||||
<li><a href="https://github.com/mailgun/flanker">flanker</a> - An email address and Mime parsing library.</li>
|
||||
<li><a href="https://github.com/marrow/mailer">mailer</a> - High-performance extensible mail delivery framework.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="environment-management">Environment Management</h2>
|
||||
<p><em>Libraries for Python version and virtual environment management.</em></p>
|
||||
<ul>
|
||||
|
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user