Skip to main content

aios lib package

Project description

AIOS LIB

Library for AIOS program

Build

python3 setup.py sdist bdist_wheel

Intallation

pip3 install wheel_file_path

Usage

from aios-lib.utils import *

# Obtain data directory from environment variables
data_dir = get_data_dir()
# Obtain model directory from environment variables
model_dir = get_model_dir()
# Report model score to clustar aios server
score = 1
report_score(score)

Acknowledge

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

aios-lib-0.0.6.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

aios_lib-0.0.6-py3-none-any.whl (4.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