Skip to main content

Metapackage for installing Giza packages

Project description

giza-sdk

giza-sdk is a metapackage designed to simplify the installation and management of the Giza ecosystem of packages. It bundles three primary packages essential for Giza-related development.

Packages Included:

  1. giza-cli: A command-line interface for interacting with Giza services and tools.
  2. giza-agents: Giza Agents is a framework for trust-minimized integration of machine learning into on-chain strategy and action.
  3. giza-datasets:A package for managing and interacting with datasets in Giza.

Installation

To install the giza-sdk and all included packages, run:

pip install giza-sdk

Usage

Now everything is available under the name giza! Here are some examples:

from giza.datasets import DatasetsLoader
from giza.cli import cli
from giza.agents import GizaAgent

Uninstallation

To uninstall giza-sdk along with its dependencies, run:

pip uninstall giza-sdk

License

This project is licensed under the MIT License.

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

giza_sdk-0.1.2.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

giza_sdk-0.1.2-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

Supported by

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