Skip to content

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

License

Notifications You must be signed in to change notification settings

tjb9dc/fern-python

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages