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

Which repository to use? #89

Closed
baimafeima opened this issue Jan 7, 2018 · 2 comments
Closed

Which repository to use? #89

baimafeima opened this issue Jan 7, 2018 · 2 comments

Comments

@baimafeima
Copy link

I am confused which repository is the right one when I want to install the linode-python libraries. This one here or https://github.com/tjfontaine/linode-python which appears to be older but with the exact name?

@Dorthu
Copy link
Member

Dorthu commented Jan 7, 2018

This library is for the Linode API V4, which is currently in beta, the other talks to the API V3. In general, I recommend using this library as it will eventually be the only supported version of the API, but during the beta period (which is coming to and end within this half of 2018, ideal in Q1), it is possible for upstream changes that are not backwards compatible, which may cause a breaking change in this library as well. I try to minimize the impact of these, but it's not always possible or practical to do so.

For more information on the API V4, see https://developers.linode.com

For more information on the API V3, see https://linode.com/api

If you have any questions or issues using this library, please reach out by opening an issue.

@Dorthu
Copy link
Member

Dorthu commented Apr 5, 2018

The API v4 is no longer in beta, so this is now the preferred way to access it through Python. I'm going to close this since it's not longer in flux.

@Dorthu Dorthu closed this as completed Apr 5, 2018
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

2 participants