Skip to main content

Code Wake V1 REST API store adapter

Project description

Python Code Wake V1 REST API store adapter (pycodewake-v1rest-store)

test codecov

This store adapter provides backing via the V1 REST API for Code Wake. A server implementing this API may be achieved by using pycodewake-v1wsgi-service (a middleware you could use to provide the API via a Flask server say, if that suits.

For example:

import code_wake
from code_wake_v1rest_store import V1RestStore

cwproc = code_wake.Process(
    app_name="my_app",
    app_vsn="1.2.3",
    env_name="production",
    store=V1RestStore("https://code.wake.server/path/to/api"),
)

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-v1rest-store-0.2.1.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

code_wake_v1rest_store-0.2.1-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file code-wake-v1rest-store-0.2.1.tar.gz.

File metadata

File hashes

Hashes for code-wake-v1rest-store-0.2.1.tar.gz
Algorithm Hash digest
SHA256 9b21e387c6634dd893ec22899ed99612541bcb488fad6847be3d4035e3ac413a
MD5 6eb2ff5daded3a3504d507eadc3caff0
BLAKE2b-256 33f80360ba8cf6d1130f2d9d656a701d7fb6844ed71fd480ec28562143c54b0f

See more details on using hashes here.

File details

Details for the file code_wake_v1rest_store-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for code_wake_v1rest_store-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2ac354a5478be9431571d1a4973cd54e15dd0533df66435a8d727c4b627fd4df
MD5 9bbccc0432fa356576a8d68f4b649a21
BLAKE2b-256 06d64439a4091933bf78dc7ac6173dcf67f5f2d772153048ac9504c46cc29590

See more details on using hashes here.

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