[PR #2915] [CLOSED] Add qbo-cli to Command-line Tools #8937

Closed
opened 2026-04-18 22:56:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2915
Author: @alexph-dev
Created: 2/16/2026
Status: Closed

Base: masterHead: add-qbo-cli


📝 Commits (1)

  • 62bd213 Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2915 **Author:** [@alexph-dev](https://github.com/alexph-dev) **Created:** 2/16/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-qbo-cli` --- ### 📝 Commits (1) - [`62bd213`](https://github.com/vinta/awesome-python/commit/62bd2132a4f04da901869cc575580f221833d6e9) Add qbo-cli to Command-line Tools ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adding [qbo-cli](https://github.com/alexph-dev/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](https://pypi.org/project/qbo-cli/) (`pip install qbo-cli`). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-18 22:56:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#8937