Skip to content

uk-gov-mirror/alphagov.notifications-utils

 
 

Repository files navigation

notifications-utils

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

Setting up

Python version

This repo is written in Python 3.

To test the library

# install dependencies, etc.
make bootstrap

# run the tests
make test

About

Shared code between GOV.UK Notify applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.4%
  • Jinja 2.4%
  • Other 0.2%