libcloud
libcloud copied to clipboard
Google Cloud improvements
Google Cloud improvements
Description
Google Cloud implementation is a little verbose and has some old style implementation details like % for interpolation, simplejson; as well as room for microoptimizations with dict.update and boolean inlining.
Then there's the option of integrating with the authentication of gcloud CLI. So I've integrated SQLite and read that in.
Status
- work in progress
Checklist (tick everything that applies)
- [x] Code linting (required, can be done after the PR checks)
- [ ] Documentation
- [ ] Tests
- [ ] ICLA (required for bigger changes)
@SamuelMarks Thanks. Let us know when this is ready for a review.
Closing stale PR. If it's still relevant, free to re-open or create a new PR. Thanks.
@Kami - Very minor changes in that PR; probably just needs a rebase then can be contrib'd?