Skip to main content

Recieve top spending categories in YNAB weekly

Project description

YNAB Weekly Spending Reports with Python

If you want weekly mail with top 10 spending categories in You Need a Budget, you are in the right place.

This application is inspired by YNAB Weekly Spending Reports with Google Apps Script by Connor Griffin, only in Python instead of JavaScript.

How to Run

Easy. You need:

Now, after making sure you have all of the above, install this package:

pip2 install --user YNAB-Weekly

That is all, we are ready! Use this to run:

ynab-weekly \
    --ynab-api-key     YNAB_KEY       \
    --ynab-budget-name "Budged name"  \
    --mailgun-api-key  MAILGUN_KEY    \
    --mailgun-domain   MAILGUN_DOMAIN \
    --mails            me@myhouse.com my-so@myhouse.com

Please report bugs in issues.

How to run in development mode

virtualenv -p python2 .env
source .env/bin/activate
pip install --editable .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

YNAB Weekly-1.0.4.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

YNAB_Weekly-1.0.4-py2-none-any.whl (9.6 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page