Skip to main content

A lightweight model maker for quickbase

Project description

quickbase-model-maker

qmm = QuickbaseModelMaker('realm', 'userToken')

qmm.register_tables(
    [
        ('bqs6asdf', 'bqs8asdf'),  # order records
        ('bqs6asdf', 'brzasdf')  # shipment records
    ]
)

# call sync initally at least once.  Plans to implement proper migrations and sycn on schedule in future!
qmm.sync()
from references.orders import Order
print(Order.ORDER_TYPE)
print(Order.get_table_id())

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

quickbase_model_maker-0.0.3-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file quickbase_model_maker-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for quickbase_model_maker-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 cf1a091809e13c0cfa3734d9fbdeaa6af07013d241c9301d503d7f0965742e29
MD5 25b1101800e8e9b9b4f8f983a7642868
BLAKE2b-256 7cd3cb67b066767a2776580f94b7c922ee0b46890c26b5eb53bcf075e0dc4cad

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