LogoLogo
Slack communityLog inBook a demo
  • Overview
    • Introduction
    • Quickstart
    • Capabilities
    • Customer Showcase
  • Generators
    • MCP Server
  • Deep Dives
    • Customize Method Names
    • Setup local SDK previews
    • Configure Global Headers
    • Configure Auto-Pagination
    • Configure Idempotency
    • Filter Your Endpoints (Audiences)
  • Reference
    • generators.yml
Slack communityLog inBook a demo
GeneratorsPython

Changelog

February 20, 2024
February 20, 2024

0.11.1

(feat): Python now supports specifying files to auto-export from the root __init__.py file

What’s changed

  • Python now supports specifying files to auto-export from the root __init__.py file, this means you can export custom classes and functions from your package for users to access like so:
  • Add a docstring for base clients to explain usage, example:
Was this page helpful?
Previous

February 19, 2024

Next
Built with