skyplane
skyplane copied to clipboard
Skyplane API Design
A draft implementation of Skyplane API that continues from #568.
The API for simple copy should be ready for review (demo is in skyplane/skyplane/demo.py
). Notice that right now the client only takes a pre-configured config file (auth=None
). Next, we will update with: 1. load auth from our customized auth class; 2. multiple copies within a session.
@ShishirPatil is creating a Sky Camp repo. We should push the notebook to that repo and then close this PR.
Repository now lives here: https://github.com/skyplane-project/skyplane-tutorial
Thank you @ShishirPatil! I will push the notebook tonight and close this PR.