Skip to content

TechforgoodCAST/notifications-utils

Repository files navigation

CAST Notify - notifications-utils

Shared Python code for CAST Notify applications. Standardises how to do logging, rendering message templates, parsing spreadsheets, talking to external services and more.

Installing

This is a Python 3 application.

brew install python3

We recommend using VirtualEnvWrapper for managing your virtual environments.

mkvirtualenv -p /usr/local/bin/python3 notifications-utils

pip install -r requirements_for_test.txt

Tests

The ./scripts/run_tests.sh script will run all the tests.

Documentation

Documentation for the template used to render emails is in the docs folder.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages