mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-11 22:36:51 -05:00
[PR #2915] [CLOSED] Add qbo-cli to Command-line Tools #4271
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2915
Author: @alexph-dev
Created: 2/16/2026
Status: ❌ Closed
Base:
master← Head:add-qbo-cli📝 Commits (1)
62bd213Add qbo-cli to Command-line Tools📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adding qbo-cli — a command-line interface for the QuickBooks Online API.
Features: OAuth2 auth with auto token refresh, SQL-like queries with pagination, CRUD operations, financial reports (P&L, Balance Sheet, Cash Flow, aging), raw API access, JSON/TSV output.
Published on PyPI (
pip install qbo-cli).🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.