ynab-sdk-python icon indicating copy to clipboard operation
ynab-sdk-python copied to clipboard

Python implementation of the YNAB API (https://api.youneedabudget.com/)

Results 13 ynab-sdk-python issues
Sort by recently updated
recently updated
newest added

YNAB has changed the URL that should be used https://api.ynab.com/#endpoints

enhancement

I really appreciate all the work that went into this. Thanks so much! I think that Scheduled Transactions (future dates) aren't yet available based on what I read and what...

question

One very minor change that I noticed while working on another feature. One field that's optional in the API spec isn't listed as Optional in the library.

there's a new property of the transaction specification, which compliments `flag_color`, which is `flag_name`. reference: https://api.ynab.com/v1#/Transactions/getTransactionById

per https://github.com/Ga68/ynab-sdk-python.git as identified in https://github.com/andreroggeri/ynab-sdk-python/issues/135

Your **get_transactions_from_account** implementation doesnt take the params since_date or type, which are really helpful for filtering and speeding up things when you only need transactions from the last couple of...

enhancement

where the module documentation? All I see is one "get_budgets()" example in the readme.md. Thanks.

Bumps [redis](https://github.com/redis/redis-py) from 3.4.1 to 4.6.0. Release notes Sourced from redis's releases. 4.6.0 Changes ๐Ÿงช Experimental Features Support JSON.MERGE command (#2761) Support JSON.MSET command (#2766) ๐Ÿš€ New Features Extract abstract...

dependencies

Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies

Bumps [nose2[coverage_plugin]](https://github.com/nose-devs/nose2) from 0.12.0 to 0.13.0. Changelog Sourced from nose2[coverage_plugin]'s changelog. 0.13.0 (2023-04-29) Remove support for python2 and older python3 versions Fix support for python3.12 to avoid warnings about addDuration....

dependencies