Python implementation of the YNAB API (https://api.youneedabudget.com/)
Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with m
André Roggeri Campos (5): docs: Remove warning section feat: Add create transaction response chore: Fix missing dependen…
André Roggeri Campos (2): ci: Drop EOL python version (#122) chore: Bump version mschfh (1): feat: Add create_accou…
André Roggeri Campos (2): ci: Setup Github Actions and remove Travis chore: Bump version Aron Brown (1): Fix issue …
Added logging support in configurations files. Various fixes: renamed fields in many classes as they shadowed builtin methods