OpenFreeEnergy/alchemiscale

Add client-server version comparison check for major libraries

Aperta

#159 aperta il 3 ago 2023

 (1 commento) (0 reazioni) (0 assegnatari)Python (10 fork)auto 404
component-user-apicomponent-user-clientgood first issue

Metriche repository

Star
 (35 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

We should add a method to the AlchemiscaleClient that checks local versions of the following packages against those the API service is running with:

  • gufe
  • openfe
  • alchemiscale

We may call this method upon AlchemiscaleClient instantiation to issue warnings if mismatches are identified, especially for non-patch versions.

Guida contributor