Skip to main content

Great Expectations Cloud

Project description

cloud

PyPI Docker Pulls ci pre-commit.ci status Ruff

Dev Setup

  1. Install poetry
  2. Setup virtual environment and install dependencies.
    • poetry install --sync
  3. Activate your virtual environment.
    • poetry shell
  4. Setup precommit hooks
    • pre-commit install

Developer Tasks

Common developer tasks are available via invoke (defined in tasks.py)

invoke --list to see available tasks.

Synchronize Dependencies

To ensure you are using the latest version of the core and development dependencies run poetry install --sync. Also available as an invoke task.

invoke deps

Release to Pypi

To release a new version to pypi the version must be incremented. New versions are automatically published to pypi when merging to main.

invoke version-bump

Building and Running the GX Agent Image

In order to to build the GX Agent docker image run the following in the root dir:

invoke build

Running the agent:

docker run --env GX_CLOUD_ACCESS_TOKEN="<GX_TOKEN>" --env GX_CLOUD_ORGANIZATION_ID="<GX_ORG_ID>" gx/agent

Now go into GX Cloud and issue commands for the agent to run such as generating an Expectation Suite for a DataSource.

Note if you are pushing out a new image update the image tag version in containerize-agent.yaml. The image will be built and pushed out via GitHub Actions.

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

great_expectations_cloud-0.0.12.tar.gz (17.8 kB view details)

Uploaded Source

Built Distribution

great_expectations_cloud-0.0.12-py3-none-any.whl (25.0 kB view details)

Uploaded Python 3

File details

Details for the file great_expectations_cloud-0.0.12.tar.gz.

File metadata

File hashes

Hashes for great_expectations_cloud-0.0.12.tar.gz
Algorithm Hash digest
SHA256 6e8ac405287b10ba8e32194ecf918f4b7fbb5ec07d514b6151c3d16190be9cfa
MD5 bfe82be2a063a003df6f02d9f36f1a63
BLAKE2b-256 d609edfe13db3a768153a229ff8aa1e579fe9719a398aed8edc0cceccdabcc9a

See more details on using hashes here.

File details

Details for the file great_expectations_cloud-0.0.12-py3-none-any.whl.

File metadata

File hashes

Hashes for great_expectations_cloud-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 d34c5696483472b8ca56300fef299ca3a245689c6e1978d4e6a0e2813ddb1a7d
MD5 d40ada551b529e5c86ef17e0ad48d411
BLAKE2b-256 622441b2b0b30e33686b60bfa7b63c8ac131fbc6f9e4a7078e12f2ee60a8fb90

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