Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 325 Bytes

File metadata and controls

13 lines (9 loc) · 325 Bytes

fern-python

Generate Pyhton models, clients, and server interface from your Fern API Definition.

Getting started:

  1. Install poetry
  2. poetry --local config virtualenvs.in-project true
  3. poetry install
  4. poetry shell
  5. code .

To check types: poetry run mypy