Python code wake SQL Academy 1.4 store adapter (pycodewake-sql14-store)
This store adapter provides backing via SQL Academy 1.4 for Code Wake.
For example:
import code_wake
from code_wake_sql14_store import Sql14Store
cwproc = code_wake.Process(
app_name="my_app",
app_vsn="1.2.3",
env_name="production",
store=Sql14Store("sqlite:////tmp/some_file.sqlite"),
)
Release files for code-wake-sql14-store 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| code-wake-sql14-store-0.3.0.tar.gz | 5.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| code_wake_sql14_store-0.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.1 kB
Release files / code-wake-sql14-store-0.3.0.tar.gz
| Download URL | code-wake-sql14-store-0.3.0.tar.gz |
|---|---|
| Size | 5.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fdfd7e5d31a2adaed07c1f225dfdb423316e0a2b96cc1cf9c588847c95684770
|
|
BLAKE2b-256 checksum How to use checksums |
e45ab4d70c50f4b2fbf8ae11d59eea036d9b27babc8ca3882b174acb6169e0f2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.8.10
|
Release files / code_wake_sql14_store-0.3.0-py3-none-any.whl
| Download URL | code_wake_sql14_store-0.3.0-py3-none-any.whl |
|---|---|
| Size | 7.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ec0a5d8b479ffad005f9f1df816c6cd9ef681b24a3672271b5f6a5918baed236
|
|
BLAKE2b-256 checksum How to use checksums |
9ecb26d5609778be4b53e1486f1f0dca58be65a6ca176a0fe8bef82c4849229c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.8.10
|