Commit Graph

8 Commits

Author SHA1 Message Date
Kenneth Bingham
798f658178
simply generator wrapper script 2025-03-04 18:02:44 -05:00
Kenneth Bingham
0074ad8ff5
finish v1 py sdk mvp 2025-03-04 14:38:29 -05:00
Kenneth Bingham
7545eeadb3
start adapting py sdk to v1.0 2025-03-04 14:38:29 -05:00
Kenneth Bingham
f48a49436e
regenerate Python api client 2025-03-04 14:38:28 -05:00
Michael Quigley
cfe8961745
api-v1 2025-02-26 12:04:51 -05:00
Kenneth Bingham
9ee3db852a
tidy py sdk examples 2025-01-28 15:19:27 -05:00
Kenneth Bingham
e6fc45b2ce
align Py SDK with permission model 2024-03-11 15:36:24 -04:00
Cam Otts
3e6ab2b39b
Python SDK Update (#523)
* added first iteration decorator for zrok and example flask server

* update requirements. Add context managing for share and access. Updated pastebin example to better cleanup

* setup and sample tweaks

* small linting updates and example changes

* A few small fixes

* fix long description

* Update the ignore file.
Considering moving location of this.

* Added flake8 linting for builds

* use python 3.10

* move setup python to its own block

* added back in the py name

* update changelogs and add readme

---------

Signed-off-by: Cam Otts <otts.cameron@gmail.com>
Co-authored-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2024-01-17 10:46:19 -06:00