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.0.2.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.0.2-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: waccy_quickbooks-0.0.2.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.0.2.tar.gz
Algorithm Hash digest
SHA256 0aaaf128a0bf85c0677e4bc0db5d2296790847f82e487dc1014c18bef2ab3d55
MD5 75ebbcfb39522846770d65eeefed3301
BLAKE2b-256 d4c9c81e789b623791948c91125b480b32fb7ffb4c0428171b64e76f8afb5b09

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for waccy_quickbooks-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b6471cb46bc44fc77751c98b4fda2bb249b543f286d7f91299d8d20496f40549
MD5 56a400061ef132d01df04c1b0f174644
BLAKE2b-256 70d1ac31e4afd3924dc3ffbd5c9c61b90085e66dedff1a14a6f5ca97f1f73d3d

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