Publish your Python SDK with PyPI
To make your Python SDK publicly accessible, publish to PyPI. Once you’ve followed the steps below to connect your PyPI account to your SDK, Fern will automatically publish the latest version of your SDK.
Creating a PyPI token
Adding tokens to your GitHub repository
Using GitLab? Follow these steps.
Once you regenerate your SDK, a GitHub action will run to publish directly to PyPI!