Skip to content

acryldata/cs-acryl-example-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7bd737e · Feb 21, 2025

History

25 Commits
Feb 21, 2025
Feb 6, 2025
Feb 6, 2025
Feb 6, 2025
Feb 6, 2025
Feb 6, 2025
Feb 6, 2025
Feb 6, 2025
Feb 12, 2025
Feb 6, 2025
Jul 12, 2024
Feb 6, 2025
Feb 11, 2025
Feb 6, 2025
Feb 6, 2025
Feb 6, 2025
Feb 6, 2025
Feb 6, 2025
Feb 6, 2025
Feb 6, 2025
Feb 6, 2025
Feb 6, 2025
Jan 20, 2025
Feb 6, 2025
Jan 29, 2025
Feb 6, 2025
Feb 11, 2025

Repository files navigation

CS Acryl Example Scripts

Example scripts shared publically for using Acryl Cloud

Basic Python CLI Setup

pip install --upgrade uv
uv venv venv --python 3.10
source venv/bin/activate
uv pip install -r ./requirements.txt
  • Run datahub init , this will guide you through configuring datahub cli to connect to your instance, the server url should be: https://.acryl.io/gms and adding the access token that you created

Find Recommended CLI version to use with your server version

Internal guide to contribute

Run these

ruff format
ruff check --fix

About

Example scripts shared publically for using Acryl Cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages