Python Restack AI SDK
Project description
Restack AI SDK
This is the Python Restack AI SDK.
Installation
You can install the Restack AI SDK 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 SDK 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 SDK development:
-
Clone the repository and navigate to the
engine/sdk/python
directory. -
Install Poetry if you haven't already: https://python-poetry.org/docs/#installation
-
Install the project dependencies:
poetry install
-
Activate the virtual environment:
poetry shell
Project details
Release history Release notifications | RSS feed
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.2.tar.gz
(5.0 kB
view hashes)
Built Distribution
Close
Hashes for restack_ai-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75066e45b7eefaca4495df4a15c723f8410a923ff690aa75414a993c829b48e3 |
|
MD5 | 9674ea5692598f83b3d6534a4bf6e273 |
|
BLAKE2b-256 | 778e11e74e386d4a4304109ef661516ec47589035948e3da69cda9474d1e204e |