Skip to content

Instantly share code, notes, and snippets.

View ntrrg's full-sized avatar

Miguel Angel ntrrg

View GitHub Profile
@ntrrg
ntrrg / mail.py
Last active April 11, 2019 18:13
Send emails with Python 3
# mailpy
# Copyright (c) 2016 Miguel Angel Rivera Notararigo
# Licensed under The MIT License.
"""
Provides:
* ``Account``: email account interface.
"""
@ntrrg
ntrrg / README.md
Last active December 27, 2018 04:37
Syntax highlighting with CSS variables