Sha256: af9dae687745e6ebde96e56453617182db2762454de0302f85c448c14ddca5cc
Contents?: true
Size: 115 Bytes
Versions: 2
Compression:
Stored size: 115 Bytes
Contents
from bytewax import Gateway gateway = Gateway() print(gateway.request({'name':'Bee'}, gateway = 'hello-world'))
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bytewax-docs-0.1.1 | tutorials/hello-world/client.py |
bytewax-docs-0.1.0 | tutorials/hello-world/client.py |