Skip to main content

trainML client SDK and command line utilities

Project description


trainML CLI

Provides programmatic access to trainML platform.

Prerequisites

You must first generate an API key for your trainML account from account settings page. Once you have downloaded the credentials file, move it to the ~/.trainml directory and ensure only you have access to it:

mkdir -p ~/.trainml
mv credentials.json ~/.trainml/credentials.json
chmod 600 ~/.trainml/credentials.json

Install the project requirements in the python environment you intend to use:

pip install -r requirements.txt

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

trainml-0.0.1.tar.gz (12.7 kB view hashes)

Uploaded Source

Built Distribution

trainml-0.0.1-py3-none-any.whl (14.4 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