Skip to main content

Python Restack AI SDK

Project description

Restack AI SDK

This is the Python Restack AI SDK.

Prerequisites

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

Installation

  1. Make sure you have Poetry installed. If not, install it by following the instructions at https://python-poetry.org/docs/#installation

  2. Clone the repository and navigate to the engine/sdk/python directory.

  3. Install the project and its dependencies:

    poetry install
    

Development

To set up the development environment:

poetry shell

This will create a virtual environment and activate it.

Testing

To run tests:

poetry run pytest

To run linting:

poetry run flake8

Usage

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

python from restack_ai import Restack

Your code here

For more detailed usage instructions, please refer to the documentation.

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.1.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

restack_ai-0.0.1-py3-none-any.whl (6.4 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