fern-python

Generate Python models, clients, and server interface from your API definition.

Stars
24

Bot releases are hidden (Show)

fern-python - 0.3.9

Published by dsinghvi about 1 year ago

  • file download endpoints return when stream has terminated (@dsinghvi)
fern-python - 0.3.8-rc16

Published by dsinghvi about 1 year ago

fern-python - 0.3.8-rc15

Published by zachkirsch about 1 year ago

fern-python - 0.3.8-rc14

Published by amckinney over 1 year ago

  • Add support for generated endpoint documentation.
  • Add a dependency on test job in GitHub Actions publish job.
fern-python - 0.3.8-rc13

Published by amckinney over 1 year ago

Fixes an issue with the generated pytest filename.

fern-python - 0.3.8-rc12

Published by dsinghvi over 1 year ago

  • In Github mode, the generated SDK ships with a test directory where users can write custom tests for the SDK. The tests are run during CI and block publishing if they fail.
fern-python - 0.3.8-rc11

Published by dsinghvi over 1 year ago

  • Python SDK handles reserved keywords in endpoint parameters (i.e. parameter named for will be codegenned as _for)
fern-python - 0.3.8-rc9

Published by dsinghvi over 1 year ago

  • This release of the Python SDK generator now supports multipart form downloads.
fern-python - 0.3.8-rc8

Published by dsinghvi over 1 year ago

  • None values are removed from query parameters in the python sdk
fern-python - 0.3.8-rc7

Published by dsinghvi over 1 year ago

  • clients with root level endpoints now compile because self._environment is not stored on the root client
fern-python - 0.3.8-rc6

Published by zachkirsch over 1 year ago

fern-python - 0.3.8-rc5

Published by zachkirsch over 1 year ago

fern-python - 0.3.8-rc4

Published by zachkirsch over 1 year ago

fern-python - 0.3.8-rc3

Published by dsinghvi over 1 year ago

  • FastAPI server generation respects the base path in api.yml
fern-python - 0.3.8-rc2

Published by dsinghvi over 1 year ago

fern-python - 0.3.8-rc1

Published by dsinghvi over 1 year ago

fern-python - 0.3.8-rc0

Published by dsinghvi over 1 year ago

fern-python - 0.3.7

Published by dsinghvi over 1 year ago

Support generating base-properties in Python unions

fern-python - 0.3.7-rc0

Published by zachkirsch over 1 year ago

fern-python - 0.3.6

Published by dsinghvi over 1 year ago