Code Wake SQL Academy 1.3 store adapter
Project description
Python code wake SQL Academy 1.4 store adapter (pycodewake-sql13-store)
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for code-wake-sql13-store-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ddac3beca3dee7a4a9535b2166fcb40257c0ac45ab1767207f4122a4f328309 |
|
MD5 | c7b06ca7186c48757ffae3a4c2a0e457 |
|
BLAKE2b-256 | ff5afd4525a71700aeb6b90f36b41fb858db52c640258373db4b0ff03caabefc |
Close
Hashes for code_wake_sql13_store-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2344e9a06538f58c61086a4ebc4e1557abbe3b01c1e5d8ab06884cf98cf1e650 |
|
MD5 | 30c4a7f5e742a55cfa675927d62dc66a |
|
BLAKE2b-256 | 2c6cc68596b6cd145464a5f261cb28cf881c50902b24282d12b08988e85d8e14 |