/clio-py

Python client for clio-store

Primary LanguagePython

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.