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
-
Make sure you have Poetry installed. If not, install it by following the instructions at https://python-poetry.org/docs/#installation
-
Clone the repository and navigate to the
engine/sdk/python
directory. -
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
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
Built Distribution
Hashes for restack_ai-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f0b9c00b9c64636faf7eefca70207d1be6cf67f9dac3692f91821e734de7b02 |
|
MD5 | 37ef1300587b44ec0e197e3532e37680 |
|
BLAKE2b-256 | 5c13196ed62d19a5605fd56295c0b983d72ff1887894e7986e9718cdc76f31e8 |