Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 328 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 328 Bytes

clio-py: Python client for clio-store

Current features:

  • Authentication using token from installed gcloud (Google Cloud SDK) or pasting token from clio user settings page.
  • Swaps Google ID token for long-lived FlyEM Token that can be used across FlyEM services.
  • Shows how to make simple request to clio-store in main.py.