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. Set up virtual environment and install dependencies.
    • poetry install --sync
  3. Activate your virtual environment.
    • poetry shell
  4. Set up 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

To build the GX Agent Docker image, run the following in the root dir:

invoke build

Running the GX 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 GX Agent to run, such as generating an Expectation Suite for a Data Source.

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.14.tar.gz (19.6 kB view details)

Uploaded Source

Built Distribution

great_expectations_cloud-0.0.14-py3-none-any.whl (26.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for great_expectations_cloud-0.0.14.tar.gz
Algorithm Hash digest
SHA256 fe22ad557cf7cbcd3edba1703d7a57693e4e78c52881c053e35b83d5ffa7374c
MD5 ffbfd28bdbc0015729d3926f36e5aae5
BLAKE2b-256 098d6d4d54127c8a01a64d98299322859dacd09a5d1d3c546aaa62b17712d6fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for great_expectations_cloud-0.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 8035f21ddf7b699f026b5ce30f594661e8da94c08a757a0dfdb387ed148ac47c
MD5 12a2a8e926400f161510058b4fe6be41
BLAKE2b-256 ea436c90fd3f6afba0dabf7e298a26ec50a30b89966b9e421973f8e5f3615674

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