Skip to main content

WACCY extension for QuickBooks Online integration

Project description

waccy-quickbooks

WACCY extension for QuickBooks Online integration.

Installation

uv pip install waccy-quickbooks

Or install with the core platform:

uv pip install "waccy[quickbooks]"

Usage

from waccy.extraction import ExtractorRegistry

registry = ExtractorRegistry()
extractor = registry.get_extractor("quickbooks")()

# Authenticate
extractor.authenticate({
    "client_id": "your_client_id",
    "client_secret": "your_client_secret",
    "access_token": "your_access_token"
})

# Extract data
data = extractor.extract({
    "company_id": "your_company_id",
    "date_range": ("2023-01-01", "2024-12-31")
})

Development

This package is part of the WACCY monorepo. See the main README for development setup.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

waccy_quickbooks-0.1.0.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

waccy_quickbooks-0.1.0-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file waccy_quickbooks-0.1.0.tar.gz.

File metadata

  • Download URL: waccy_quickbooks-0.1.0.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.16

File hashes

Hashes for waccy_quickbooks-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c61e3752768742f46afc862b85d37094d23ea7f0d2b03c29e029657043caf8cb
MD5 2789ca9411ecd9dbfde539acb212e05e
BLAKE2b-256 6e38d9244059de0560213bdfe301d451cdefe9231850010e8dd3f9a308572a43

See more details on using hashes here.

File details

Details for the file waccy_quickbooks-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for waccy_quickbooks-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1c99d77cecb835a8d018957c3d49ae4414a74c6b7196d7fcf28e8edd87e2486d
MD5 7df2c943e44bdde23bd3e8ae10189fba
BLAKE2b-256 262cb10da32ac7f203ac8e9a81a73e67a800e770fa27783119b0fb1a43632b64

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page