Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide Whisk SDK for Python #450

Closed
ioana-blue opened this issue May 17, 2016 · 2 comments
Closed

Provide Whisk SDK for Python #450

ioana-blue opened this issue May 17, 2016 · 2 comments

Comments

@ioana-blue
Copy link
Contributor

I think it would be really nice to have a small SDK for Python that allows a python coder to access whisk rest api from their python action very easily. For example, the SDK should support invoking actions, firing triggers, getting logs, etc. I believe there is such an SDK for javascript.

@rabbah
Copy link
Member

rabbah commented May 17, 2016

Repurpose the wsk cli?

believe there is such an SDK for javascript.

yes: npm install openwhisk

@ioana-blue
Copy link
Contributor Author

One thing that would be useful part of the SDK is a way to retrieve auth credentials such that it's easier for a python action to invoke a different action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants