You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@teaclave.apache.org by Mingshen Sun <no...@github.com> on 2020/05/18 23:40:07 UTC

[apache/incubator-teaclave] [examples, sdk] Add the mesapy_echo example and move some functions into Python SDK (#302)

## Description

  - Add the mesapy echo example.
  - Move some functions to SDK
You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave/pull/302

-- Commit Summary --

  * [examples, sdk] Add the mesapy_echo example and move some functions into Python SDK

-- File Changes --

    M cmake/scripts/test.sh (2)
    M docs/my-first-function.md (2)
    M examples/python/builtin_echo.py (74)
    A examples/python/mesapy_echo.py (208)
    A sdk/python/__init__.py (0)
    A sdk/python/teaclave.py (73)

-- Patch Links --

https://github.com/apache/incubator-teaclave/pull/302.patch
https://github.com/apache/incubator-teaclave/pull/302.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/302

Re: [apache/incubator-teaclave] [examples, sdk] Add the mesapy_echo example and move some functions into Python SDK (#302)

Posted by Mingshen Sun <no...@github.com>.
Merged #302 into master.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/302#event-3349600554