Metadata-Version: 2.1
Name: pyynab
Version: 0.8.10
Summary: YNAB API Endpoints
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: rienafairefr@gmail.com
License: UNKNOWN
Keywords: OpenAPI,OpenAPI-Generator,YNAB API Endpoints
Platform: UNKNOWN
Requires-Dist: urllib3 (>=1.15)
Requires-Dist: six (>=1.10)
Requires-Dist: certifi
Requires-Dist: python-dateutil

Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body.  API Documentation is at https://api.youneedabudget.com  # noqa: E501


