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

NSX-T Python SDK is not available on PIP #3

Open
z4ce opened this issue May 3, 2019 · 6 comments
Open

NSX-T Python SDK is not available on PIP #3

z4ce opened this issue May 3, 2019 · 6 comments

Comments

@z4ce
Copy link

z4ce commented May 3, 2019

It would be really great if the SDK was available on PyPI. It not being there leads to making the SDK much more difficult to obtain and use. It also makes it more likely for fragile solutions based on curl to propagate. It also seems very odd that the library for NSXv is available in pip (https://pypi.org/project/PyNSXv/), but the for nsx-t is not, but given nsx-v an advanage over nsx-t. This isn't directly related to this repo, so I understand if this issue should be closed but it seemed like the nearest place to ask for the SDK to be made more readily available via standard mechanisms.

@z4ce z4ce changed the title NSX Python SDK is not available on PIP NSX-T Python SDK is not available on PIP May 3, 2019
@ggoodvmw
Copy link
Collaborator

Hi Ian, sorry for the delay in responding. I agree that it would be good if the NSX-T SDKs were available in pypi. There are some issues (legal, I think) that prevent the runtime files on which the SDKs depend from being published on pypi. Once those are resolved we can publish the NSX-T SDKS there.

@z4ce
Copy link
Author

z4ce commented Jun 13, 2019

You might want to check with the golang folks. They seem to have gotten through the legal hurdles. https://github.com/vmware/go-vmware-nsxt

@ShadowJonathan
Copy link

ShadowJonathan commented Sep 29, 2020

Is there any progress on this? I was surprised to see the NSX-T SDK not being on pypi, @ggoodvmw

ggoodvmw pushed a commit that referenced this issue Jan 11, 2021
Merge pull request #15 from madhukark/master
@prasadvylale
Copy link

Any update on this?

@ggoodvmw
Copy link
Collaborator

It looks like the pypi issue can't be resolved anytime soon. Let me look at an alternative approach, which would allow pip to install directly from this repo.

@ggoodvmw
Copy link
Collaborator

Actually, the SDK and dependencies can already be installed by pip directly from https://github.com/vmware/vsphere-automation-sdk-python - does that help?

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

No branches or pull requests

4 participants