{"id":16269723,"url":"https://github.com/jamesvorder/email_nudges","last_synced_at":"2026-01-11T17:54:22.589Z","repository":{"id":38183263,"uuid":"197236454","full_name":"JamesVorder/email_nudges","owner":"JamesVorder","description":"Desktop python app that sends email nudges to parents based on Aspen reports.","archived":false,"fork":false,"pushed_at":"2023-02-06T21:48:55.000Z","size":234,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T05:13:37.430Z","etag":null,"topics":["beeware","briefcase","education","python3","sqlalchemy-python","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JamesVorder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-16T17:13:19.000Z","updated_at":"2022-03-17T17:15:37.000Z","dependencies_parsed_at":"2024-10-27T21:38:31.249Z","dependency_job_id":"4e4e010a-6812-452d-a522-c07ee0dbf6e9","html_url":"https://github.com/JamesVorder/email_nudges","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesVorder%2Femail_nudges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesVorder%2Femail_nudges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesVorder%2Femail_nudges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesVorder%2Femail_nudges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JamesVorder","download_url":"https://codeload.github.com/JamesVorder/email_nudges/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246828498,"owners_count":20840474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["beeware","briefcase","education","python3","sqlalchemy-python","sqlite3"],"created_at":"2024-10-10T18:08:57.947Z","updated_at":"2026-01-11T17:54:22.528Z","avatar_url":"https://github.com/JamesVorder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Attendance Nudger #\n\nThis application was developed in partnership with Mind The Gap, Boston, 501(c)3. \n\n## Building The Application ##\n\n### Download source code ###\n```\ngit clone https://github.com/JamesVorder/email_nudges.git\ncd ./email_nudges\n```\n### Set up a virtual environment ###\n\nNote: I use pyenv to specify python 3.7.8 for reliable builds. There seem to be problems with later versions of python.\n\n```\npython -m venv ./.py3env\n. ./.py3env/bin/activate\n```\n\n### Install dependencies ###\n\n`pip install -r requirements.txt`\n\n### Build with Briefcase ###\nThis cross-platform app was generated by [Briefcase](https://github.com/pybee/briefcase) - part of [The BeeWare Project](https://pybee.org/.)\n\nDepending on the desired *output*, run one of the following commands from your python3 virtual environment:\n- `python setup.py linux -s`\n- `python setup.py macos -s`\n- `python setup.py windows -s`\n\nThe builds will be placed in a folder corresponding to the output you chose.\n\n## Deploying The Application\n\nIt's a desktop app, so distribute the app itself however you would like. Ther is some required cloud infrastructure, though.\n\n### Google Cloud Setup\n\nYou will need a GCP project, a GMail API instance, and some valid credentials. Follow the guides:\n* [Python Quickstart](https://developers.google.com/gmail/api/quickstart/python)\n* [Send Emails](https://developers.google.com/gmail/api/guides/sending)\n* [Create Credentials](https://developers.google.com/workspace/guides/create-credentials)\n\nOnce you have these things set up, the `credentials.json` file goes in the `config` module.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesvorder%2Femail_nudges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamesvorder%2Femail_nudges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesvorder%2Femail_nudges/lists"}