fern-python Generate Pyhton models, clients, and server interface from your Fern API Definition. Getting started: Install poetry poetry --local config virtualenvs.in-project true poetry install poetry shell code . To check types: poetry run mypy