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/backenddirectory...
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
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ea34d349e580afdf10a33b9bd5083e4fb6cfb3ec257b6863809706585f5040b
|
|
| MD5 |
52b371713334915a331209cd46a91d61
|
|
| BLAKE2b-256 |
b51e579f82e7a2d53ca52d111dd0ffa4c3d4785ef72b9afd62867814753d4e4c
|
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
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
dataall_core-0.4.1.tar.gz -
Subject digest:
2ea34d349e580afdf10a33b9bd5083e4fb6cfb3ec257b6863809706585f5040b - Sigstore transparency entry: 270144176
- Sigstore integration time:
-
Permalink:
data-dot-all/dataall-core@e827fb5c10dab4e71ddf078393a0678dcb649c4d -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/data-dot-all
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@e827fb5c10dab4e71ddf078393a0678dcb649c4d -
Trigger Event:
release
-
Statement type:
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7583dc903efeceabc7c95618ee30df42d0ce7cf6621c41f3eefc05fa400f3c1
|
|
| MD5 |
973a90e3fdbdef555f159dc71483ec8b
|
|
| BLAKE2b-256 |
a6469b36997095f375da765fb288e9bf3fdf197a117745830579e97bcc24319c
|
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
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
dataall_core-0.4.1-py3-none-any.whl -
Subject digest:
a7583dc903efeceabc7c95618ee30df42d0ce7cf6621c41f3eefc05fa400f3c1 - Sigstore transparency entry: 270144187
- Sigstore integration time:
-
Permalink:
data-dot-all/dataall-core@e827fb5c10dab4e71ddf078393a0678dcb649c4d -
Branch / Tag:
refs/tags/v0.4.1 - Owner: https://github.com/data-dot-all
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@e827fb5c10dab4e71ddf078393a0678dcb649c4d -
Trigger Event:
release
-
Statement type: