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
- Host: GitHub
- URL: https://github.com/pybites-open-source/planet-python-notifier
- Owner: PyBites-Open-Source
- Created: 2024-02-02T15:47:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T09:30:39.000Z (about 2 years ago)
- Last Synced: 2025-02-16T04:27:20.458Z (about 1 year ago)
- Topics: hacktoberfest
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.