Skip to main content

SDK to build and use Preloop functionality in your apps.

Project description

Preloop SDK

This package provides a SDK to interact with the Preloop API, and additionally provides the methods required to write feature scripts using the "Inception" method. Preloop is an intelligent feature platform that helps ML and AI teams move quicker and more efficiently, while enabling them to focus more on the science and productionization of their models, and less on the data infrastructure.

Installation instructions

Use pip to install the SDK. It's recommended to do so in a virtual environment.

pip install preloop-sdk

Authentication

Use environment variables to store an API key generated in your account to authenticate with Preloop.

export PRELOOP_KEY_ID=<key_id>
export PRELOOP_SECRET=<secret>

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

preloop_sdk-0.2.43.tar.gz (12.8 kB view hashes)

Uploaded Source

Built Distribution

preloop_sdk-0.2.43-py3-none-any.whl (13.9 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