Skip to content

nla-is/hermod-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hermod SDK for Python

Install

Install the SDK using pip from git:

pip install git+https://github.com/nla-is/hermod-python.git

Usage

import hermod

def handler() -> str:
    return hermod.invoke_sync("generate-random-sentence")

About

Python SDK for developing Hermod functions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages