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:
-
Clone the repository and navigate to the
engine/libraries/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.5.tar.gz
(5.1 kB
view hashes)
Built Distribution
Close
Hashes for restack_ai-0.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85f1447e021b9070b5102ee04f6ec04ec46411813298824f92baabfa62f4c4f6 |
|
MD5 | a086a16aa2099f2f27aa064f09c7882d |
|
BLAKE2b-256 | 3c29251b155ddb5772e66ba9a9f077f0a5079205be8b2c6262d8d8afb6e1c4d2 |