OpenFreeEnergy/alchemiscale

Replace `nest_asyncio` if possible in `AlchemiscaleClient`

オープン

#488 opened on 2026/03/11

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

Repository metrics

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

説明

nest_asyncio appears to no longer be developed, and though it appears to work fine for now, it may be worth pursuing alternatives. We only use it in a couple AlchemiscaleClient methods that make use of asyncio, allowing them to be used in e.g. Jupyter notebooks without issues.

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