wrap-cli icon indicating copy to clipboard operation
wrap-cli copied to clipboard

I want use wrappers in Python

Open dOrgJelli opened this issue 1 year ago • 1 comments

Motivation

I want to be able to build Polywrap-enabled apps in Python. This requires the creation of a Polywrap Client in Python.

Progress

Here's the current WIP branches: https://github.com/polywrap/toolchain/pull/1232

Sub tasks

  • [x] #1249
  • [x] #1250
  • [x] #1251
  • [x] #1252
  • [ ] #1253
  • [x] #1254
  • [x] #1255

Requested By

  • https://www.notion.so/polywrap/Pocket-999a8232a1c04987a621ab8dddffe1e2

dOrgJelli avatar Aug 09 '22 18:08 dOrgJelli

so to recap the quick sync we had today around the python client progress:

subinvokations are nearly working.

next steps would be working on:

  • [ ] manifests
  • [ ] Interfaces
  • [ ] client config builder
  • [ ] further testing wrappers
  • [ ] Plugins
  • [ ] uri resolution update
  • [ ] finish readme

rihp avatar Oct 13 '22 14:10 rihp

@Niraj-Kamdar has created a new repo for the python client

https://github.com/polywrap/python-client

Details of the status of the implementation can be found in https://github.com/polywrap/python-client/issues/2

rihp avatar Oct 18 '22 16:10 rihp

Closing this since moved to the python-client repo

Niraj-Kamdar avatar Oct 18 '22 16:10 Niraj-Kamdar