OpenFreeEnergy/alchemiscale

Add client-server version comparison check for major libraries

オープン

#159 opened on 2023/08/03

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (10 件のフォーク)auto 404
component-user-apicomponent-user-clientgood first issue

Repository metrics

Stars
 (35 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド