Skip to content

Library to connnect to the You neeed a Budget Public API

Notifications You must be signed in to change notification settings

rienafairefr/pyynab

Repository files navigation

Coverage Status

pyynab

Library to connnect to the You neeed a Budget Public API.

It uses the public Swagger file here and openapi-generator

In the swagger file, some parameters accept null asvalues but are not marked as nullable, so te Swagger spec needed some pre-processin: First it is converted to OpenApi 3, then patched with path_openapi.py , then a python client is generated using openapi-generator v3

See the doc of the auto-generated package in its own README.md

About

Library to connnect to the You neeed a Budget Public API

Resources

Stars

Watchers

Forks

Packages

No packages published