chanzuckerberg / cryoet-data-portal

CryoET Data Portal
MIT License
16 stars 9 forks source link

Update python API client to support new models #900

Closed manasaV3 closed 1 month ago

manasaV3 commented 1 month ago

Update python client to reflect the new data model. As there is a large change in the schema, a new major version needs to be released that might not be completely backward compatible.

It should also support the following functionalities:

andy-sweet commented 1 month ago

Assuming we can automatic define the Python client from the schema (see https://github.com/chanzuckerberg/cryoet-data-portal/issues/937), then there might be limited work here.

manasaV3 commented 1 month ago

Closing this as the related work is captured in https://github.com/chanzuckerberg/cryoet-data-portal/issues/937