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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for quickbase_model_maker-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 17a68dae03f0f638e97bccee47c9e3cbc21acb510c7ed209ec9c1ad49b47ef49
MD5 4ebc45254a34e2c8316318584b39c9c9
BLAKE2b-256 a7d012fc65d35504a45971e2de57edd9b492dde2573a389e218cda99e1c89cc1

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