Skip to main content

Code Wake SQL Academy 1.3 store adapter

Project description

Python code wake SQL Academy 1.4 store adapter (pycodewake-sql13-store)

test codecov

This store adapter provides backing via SQL Academy 1.3 for Code Wake. Use pycodewake-sql14-store if you are integrating with SQL Alchemy 1.4.

For example:

import code_wake
from code_wake_sql13_store import Sql13Store

cwproc = code_wake.Process(
    app_name="my_app",
    app_vsn="1.2.3",
    env_name="production",
    store=Sql13Store("sqlite:////tmp/some_file.sqlite"),
)

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

code-wake-sql13-store-0.3.3.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

code_wake_sql13_store-0.3.3-py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 3

Supported by

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