An open API service indexing awesome lists of open source software.

https://github.com/pybites-open-source/planet-python-notifier


https://github.com/pybites-open-source/planet-python-notifier

hacktoberfest

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Pybites new article email notifications

This is a quick script to use Sendgrid to send email notifications for new Pybites articles.

- It reads the feed on codechalleng.es' API.
- It loads in Sendgrid and from/to emails from the environment.
- It can look N days back.
- It uses a GitHub action to run the script every morning upon manual triggering.