Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

gretel-client

Package Overview
Dependencies
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gretel-client

Balance, anonymize, and share your data. With privacy guarantees.

pipPyPI
Version
0.30.1
Maintainers
1

Gretel Python Client

Gobs the Gretel.ai cat CLI and Python SDKs for interacting with Gretel's privacy engineering APIs.

Tests Documentation Status

License PyPI Python Downloads

Discord GitHub stars

Getting Started

The following command will install the latest stable Gretel CLI and Python SDK

pip install gretel-client

To install the latest development version, you may run

pip install git+https://github.com/gretelai/gretel-python-client@main

To configure the CLI, run

gretel configure

System Requirements

The Gretel CLI and python SDKs require Python version 3.11 or greater. Docker is required for local training and generation jobs.

For more information please refer to the Gretel Environment Setup docs.

Client SDKs

The gretel-client package also ships with a set of Python Client SDKs that may be used to interact with Gretel APIs using a familiar pythonic interface. For more information on how to use these SDKs, please refer to the following links

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts