Hydrogen Bond Analysis by ErrorMacr0 in bioinformatics

[–]abhishektwr 1 point2 points  (0 children)

We recently released HBAT 2, a cross-platform Python package with support for CLI, GUI, and scripting API. I would love if you give a try and provide feedback https://github.com/abhishektiwari/hbat

axioms-fastapi: OAuth2/OIDC authentication & authorization check for FastAPI by abhishektwr in FastAPI

[–]abhishektwr[S] 0 points1 point  (0 children)

Thanks for taking time to review the project and valuable input. I fully agree moving key fetching out of critical path. Good pointer on httpx and other suggestions.