Skip to main content

AWS data.all core

Project description

data.all core package

This is a package containing dataall_core modules used in both data.all CLI and SDK.

generate schema from a data.all deployments

  • Copy and run the following script in data.all/backend directory...
from dataall.base.loader import load_modules, ImportMode
from graphql import introspection_from_schema
from dataall.base.api import get_executable_schema
import json

load_modules(modes={ImportMode.API})
SCHEMA = get_executable_schema()
t = introspection_from_schema(SCHEMA)

# Write schema to JSON file
with open('./schema.json', 'w') as f:
f.write(json.dumps(t))

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

dataall_core-0.4.3.tar.gz (131.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dataall_core-0.4.3-py3-none-any.whl (148.0 kB view details)

Uploaded Python 3

File details

Details for the file dataall_core-0.4.3.tar.gz.

File metadata

  • Download URL: dataall_core-0.4.3.tar.gz
  • Upload date:
  • Size: 131.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for dataall_core-0.4.3.tar.gz
Algorithm Hash digest
SHA256 b415d79a7cdcc1eabece70bb47c4f59d3ae4a32ed13ab671d50e5225759d2535
MD5 7729d0489f7b637a0f3c58a3e5bfc38a
BLAKE2b-256 b0c5950cbba89840533b239585252c75a72569ad6311ee49cb2cd17296c9dbe4

See more details on using hashes here.

Provenance

The following attestation bundles were made for dataall_core-0.4.3.tar.gz:

Publisher: python-publish.yml on data-dot-all/dataall-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dataall_core-0.4.3-py3-none-any.whl.

File metadata

  • Download URL: dataall_core-0.4.3-py3-none-any.whl
  • Upload date:
  • Size: 148.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for dataall_core-0.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 465c0d1c9371584d0df5ab32bf35ccc34191c28195a8f03d483becef9a583eb5
MD5 33ea60ce64b7d8b0032f3e1dbabf160c
BLAKE2b-256 ab7dd3dd1f0ccc192b9dac26ba992561ca8a9f45678fda96b5288b2aa3c004dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for dataall_core-0.4.3-py3-none-any.whl:

Publisher: python-publish.yml on data-dot-all/dataall-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page