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.1.tar.gz (113.5 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.1-py3-none-any.whl (128.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for dataall_core-0.4.1.tar.gz
Algorithm Hash digest
SHA256 2ea34d349e580afdf10a33b9bd5083e4fb6cfb3ec257b6863809706585f5040b
MD5 52b371713334915a331209cd46a91d61
BLAKE2b-256 b51e579f82e7a2d53ca52d111dd0ffa4c3d4785ef72b9afd62867814753d4e4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for dataall_core-0.4.1.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.1-py3-none-any.whl.

File metadata

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

File hashes

Hashes for dataall_core-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a7583dc903efeceabc7c95618ee30df42d0ce7cf6621c41f3eefc05fa400f3c1
MD5 973a90e3fdbdef555f159dc71483ec8b
BLAKE2b-256 a6469b36997095f375da765fb288e9bf3fdf197a117745830579e97bcc24319c

See more details on using hashes here.

Provenance

The following attestation bundles were made for dataall_core-0.4.1-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