cli#

Functions:

login(args)

Log in to CryoSPARC via command line.

run([name])

Run command line interface.

valid_expiration_time(date_str)

Returns the expiration time of a token if it is within the next year.

login(args: Namespace)#

Log in to CryoSPARC via command line.

run(name: str = 'cryosparc.tools')#

Run command line interface.

valid_expiration_time(date_str: str) float#

Returns the expiration time of a token if it is within the next year.