Skip to main content

Python Restack AI libraries

Project description

Restack AI libraries

This is the Python Restack AI libraries.

Installation

You can install the Restack AI libraries using pip:

Using pip

pip install restack_ai

Using Poetry

poetry add restack_ai

Prerequisites

  • Python 3.8 or higher
  • Poetry (for dependency management)

Usage

To use the libraries in your project, you can import it like this:

from restack_ai import Restack

Initialize the Restack client

client = Restack()

Documentation

For detailed usage instructions, please visit our examples repository at https://github.com/restackio/examples-python.

Development

If you want to contribute to the libraries development:

  1. Clone the repository and navigate to the engine/libraries/python directory.

  2. Install Poetry if you haven't already: https://python-poetry.org/docs/#installation

  3. Install the project dependencies:

    poetry install
    
  4. Activate the virtual environment:

    poetry shell
    

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

restack_ai-0.0.3.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

restack_ai-0.0.3-py3-none-any.whl (6.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