OpenFreeEnergy/alchemiscale

Add client-server version comparison check for major libraries

Ouverte

#159 ouverte le 3 août 2023

 (1 commentaire) (0 réaction) (0 personne assignée)Python (10 forks)auto 404
component-user-apicomponent-user-clientgood first issue

Métriques du dépôt

Stars
 (35 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur