fastmcp/scripts
Jeremiah Lowin d9541c9c21 Lazy-load heavy imports to reduce import time
Defer auth providers (JWTVerifier, OAuthProxy, OIDCProxy) and Client
to avoid eagerly importing authlib, cryptography, key_value.aio, and
beartype on every `from fastmcp import FastMCP`.
2026-02-25 16:27:51 -05:00
..
auto_close_duplicates.py Update repository references for transfer to prefecthq (#3207) 2026-02-18 10:33:56 -05:00
auto_close_needs_mre.py Update repository references for transfer to prefecthq (#3207) 2026-02-18 10:33:56 -05:00
benchmark_imports.py Lazy-load heavy imports to reduce import time 2026-02-25 16:27:51 -05:00