Skip to main content

No project description provided

Project description

UnityPredict Local App Engine Creator

Introduction

The unitypredict-engines python sdk is designed to help accelerate the testing and debugging of App Engines for deployment on the UnityPredict platform.

On UnityPredict, "Engines" are the underlying compute framework that is executed, at scale, to perform inference or run business logic. In contrast, "Models" define the interface for these Engines. Every Engine must be connected to a "Model" because the Model serves as the interface that defines how UnityPredict communicates with the Engine. The Model specifies variable names and data types for inputs and outputs. Additionally, UnityPredict uses the Model definition to auto-generate APIs and user interfaces.

"App Engines" are specialized extensions of UnityPredict Engines that allow developers to write custom Python code, which the platform will execute at scale. These custom-defined Engines offer developers the flexibility needed to create complex applications. Within an App Engine, developers can access various platform features through code. For instance, App Engine code can easily invoke other models (aka. chaining) or define cost calculations. App Engines also enable developers to choose specific hardware types for running their code.

This guide focuses on the local development and testing of custom App Engine code.

For a full guide on how to use App Engine(s) on UnityPredict, please visit our complete help documentation here UnityPredict Docs.

Installation

  • You can use pip to install the unitypredict-engines library.
pip install unitypredict-engines

Usage

The usage of the sdk can be found in unitypredict-engines.

License

Copyright 2024 Unified Predictive Technologies

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

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

unitypredict-engines-1.1.35.tar.gz (16.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

unitypredict_engines-1.1.35-py3-none-any.whl (17.9 kB view details)

Uploaded Python 3

File details

Details for the file unitypredict-engines-1.1.35.tar.gz.

File metadata

  • Download URL: unitypredict-engines-1.1.35.tar.gz
  • Upload date:
  • Size: 16.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.13

File hashes

Hashes for unitypredict-engines-1.1.35.tar.gz
Algorithm Hash digest
SHA256 a6cc31fd9ec94247d1f57dbd8211621f86e5e271e58d32e4acbb79c95ed4b0da
MD5 70752c6016b0c0fe088092771147bcb0
BLAKE2b-256 8c60655aa4750ba9aa5a6851e10759908c87286e476e4e37b52b02e8c0bda9f1

See more details on using hashes here.

File details

Details for the file unitypredict_engines-1.1.35-py3-none-any.whl.

File metadata

File hashes

Hashes for unitypredict_engines-1.1.35-py3-none-any.whl
Algorithm Hash digest
SHA256 133b1a17fee326a356f95a3eaabe14474a44bf2cbecad80a25d20699c2160771
MD5 1d8dc982bebe50810a96d0011119cbc7
BLAKE2b-256 c132e2b5ccc1fc05af9bd7c6c2183a9fdc34dd9fc53cfe34eff6a26b3b3f8402

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page