{"id":41687298,"url":"https://github.com/kotnik/ynab-weekly-spending","last_synced_at":"2026-01-24T19:46:09.705Z","repository":{"id":62590657,"uuid":"147636140","full_name":"kotnik/ynab-weekly-spending","owner":"kotnik","description":"Send mail with YNAB spending for the past week.","archived":false,"fork":false,"pushed_at":"2019-09-20T20:25:08.000Z","size":67,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-29T04:21:26.601Z","etag":null,"topics":["ynab"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kotnik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-06T07:39:55.000Z","updated_at":"2021-02-28T13:17:50.000Z","dependencies_parsed_at":"2022-11-04T07:17:06.594Z","dependency_job_id":null,"html_url":"https://github.com/kotnik/ynab-weekly-spending","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/kotnik/ynab-weekly-spending","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kotnik%2Fynab-weekly-spending","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kotnik%2Fynab-weekly-spending/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kotnik%2Fynab-weekly-spending/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kotnik%2Fynab-weekly-spending/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kotnik","download_url":"https://codeload.github.com/kotnik/ynab-weekly-spending/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kotnik%2Fynab-weekly-spending/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28735371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T19:23:36.361Z","status":"ssl_error","status_checked_at":"2026-01-24T19:23:28.966Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["ynab"],"created_at":"2026-01-24T19:46:09.009Z","updated_at":"2026-01-24T19:46:09.698Z","avatar_url":"https://github.com/kotnik.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YNAB Weekly Spending Reports with Python\n\nIf you want weekly mail with top 10 spending categories in [You Need a Budget](https://ynab.com/referral/?ref=2QOWY7f12Aeo5ASi\u0026utm_source=customer_referral), you are in the right place.\n\nThis application is inspired by [YNAB Weekly Spending Reports with Google Apps Script](https://www.connorcg.com/ynab-spending-report-google-apps-script.html) by [Connor Griffin](https://gist.github.com/ConnorGriffin), only in Python instead of JavaScript.\n\n## How to Run\n\nEasy. You need:\n\n* [YNAB Personal Access Token](https://api.youneedabudget.com/#authentication-overview).\n* Your [Mailgun](https://mailgun.com) personal [token](https://app.mailgun.com/app/account/security/api_keys) (it's free to send up to 10k mails).\n* A place to run Python, any hosting option will do or you can use your computer!\n\nNow, after making sure you have all of the above, install this package:\n\n```\npip2 install --user YNAB-Weekly\n```\n\nThat is all, we are ready! Use this to run:\n\n```\nynab-weekly \\\n    --ynab-api-key     YNAB_KEY       \\\n    --ynab-budget-name \"Budged name\"  \\\n    --mailgun-api-key  MAILGUN_KEY    \\\n    --mailgun-domain   MAILGUN_DOMAIN \\\n    --mails            me@myhouse.com my-so@myhouse.com\n```\n\nPlease report bugs in issues.\n\n## How to run in development mode\n\n```\nvirtualenv -p python2 .env\nsource .env/bin/activate\npip install --editable .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkotnik%2Fynab-weekly-spending","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkotnik%2Fynab-weekly-spending","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkotnik%2Fynab-weekly-spending/lists"}