commit | 807fbaae96dc75294fe17c933b43261011f33309 | [log] [tgz] |
---|---|---|
author | Brinda Santh <bs2796@att.com> | Mon Sep 23 10:10:58 2019 -0400 |
committer | Brinda Santh Muthuramalingam <bs2796@att.com> | Wed Sep 25 16:01:44 2019 +0000 |
tree | fee0a5f7454a62b5b2717556bbeb96c3589b659d | |
parent | 054b1d80f19d27fb8766bf70339ec5b7a351ac2e [diff] [blame] |
Add bi-directional GRPC python executor. Python based bidirectional communication script executor microservice. Issue-ID: CCSDK-1747 Signed-off-by: Brinda Santh <bs2796@att.com> Change-Id: If2e8f862ca4cb97d10714df2ab1cccccef2d576a
diff --git a/.gitignore b/.gitignore index a60e7b9..48621bc 100644 --- a/.gitignore +++ b/.gitignore
@@ -146,6 +146,7 @@ # Python generated class **/*py.class +**/venv MacOS **/.DS_Store