Skip to main content

Sample "hello world" model (Guild AI)

Project description

gpkg.hello
##########

*Sample "hello world" model (Guild AI)*

Models
######

_check
======

Operations
^^^^^^^^^^

all
---

default
-------

from-file
---------

from-file-output
----------------

from-flag
---------


hello
=====

*A "hello world" sample model*

This is a sample model that provides various operations for printing hello
world messages.

The message provided, either by default, by a flag, or a file (see each
operation for the applicable interface) is printed to standard output and
written to a file named `output` in the run directory.

Operations
^^^^^^^^^^

default
-------
*Print a default message*

This operation doesn not support a user-defined message. Use the from-flag
operation with the 'message' flag to print an alternative message.

Flags
`````
**file**
**

**file-output**
*(default is no)*

**message**
**

**run-dir**
**

from-file
---------
*Print a message from a file*

Use the 'file' flag to specify the file to print.

Flags
`````
**file**
*File containing the message to print (default is msg.txt)*

from-file-output
----------------
*Print output from last file-output operation*

This operation requires a completed file-output run.

Flags
`````
**file**
**

**file-output**
*(default is no)*

**message**
**

**run-dir**
**

from-flag
---------
*Print a message*

Use the 'message' flag to specify the message to print.

Flags
`````
**message**
*Message to print (default is Hello Guild, from a flag!)*



Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

gpkg.hello-0.6.0.dev2-py2.py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 2 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