Skip to content

Comments

[WIP] Update Python SDK using python-api-sdk#4

Draft
Copilot wants to merge 15 commits intomainfrom
copilot/update-python-sdk
Draft

[WIP] Update Python SDK using python-api-sdk#4
Copilot wants to merge 15 commits intomainfrom
copilot/update-python-sdk

Conversation

Copy link

Copilot AI commented Feb 12, 2026

  • Identify endpoints in the events group from OpenAPI schema
  • Create polar_sdk_python/_events.py with Events class
  • Implement list() method for listing events
  • Implement list_names() method for listing event names
  • Implement get() method for retrieving a single event
  • Implement ingest() method for batch ingesting events
  • Add Events import to polar_sdk_python/_client.py
  • Add events attribute to PolarClient class
  • Add events initialization in PolarClient.init()
  • Run linting and type checking (passed)
  • Run tests (passed)

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 14 commits February 12, 2026 13:01
Co-authored-by: frankie567 <1144727+frankie567@users.noreply.github.com>
Co-authored-by: frankie567 <1144727+frankie567@users.noreply.github.com>
Co-authored-by: frankie567 <1144727+frankie567@users.noreply.github.com>
Co-authored-by: frankie567 <1144727+frankie567@users.noreply.github.com>
Co-authored-by: frankie567 <1144727+frankie567@users.noreply.github.com>
Co-authored-by: frankie567 <1144727+frankie567@users.noreply.github.com>
Co-authored-by: frankie567 <1144727+frankie567@users.noreply.github.com>
Co-authored-by: frankie567 <1144727+frankie567@users.noreply.github.com>
Co-authored-by: frankie567 <1144727+frankie567@users.noreply.github.com>
Co-authored-by: frankie567 <1144727+frankie567@users.noreply.github.com>
Co-authored-by: frankie567 <1144727+frankie567@users.noreply.github.com>
Co-authored-by: frankie567 <1144727+frankie567@users.noreply.github.com>
Co-authored-by: frankie567 <1144727+frankie567@users.noreply.github.com>
Co-authored-by: frankie567 <1144727+frankie567@users.noreply.github.com>
Copilot AI requested a review from frankie567 February 12, 2026 13:32
Copilot stopped work on behalf of frankie567 due to an error February 12, 2026 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants