Metadata-Version: 2.1
Name: sisu-email
Version: 0.0.5
Summary: Quicksample Test Package for SQLShack Demo
Home-page: https://github.com/loren-magnuson/sisu_email
Author: Loren Magnuson
Author-email: lorenjmagnuson@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/loren-magnuson/sisu_email/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# sisu_email - some abstractions around the standard python email library

# Run the tests

git clone https://github.com/loren-magnuson/sisu_email
cd sisu_email
python -m unittest


