Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
top-gg-community
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
57
Star
93
Code
Issues
3
Pull requests
5
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
feat: adapt to newer python versions and newer changes of v0
- #83
#83
Closed
null8626
wants to merge 11 commits into
top-gg-community:master
top-gg-community/python-sdk:master
from
null8626:split/v0
null8626/python-sdk:split/v0
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
feat: adapt to newer python versions and newer changes of v0
#83
null8626
wants to merge 11 commits into
top-gg-community:master
top-gg-community/python-sdk:master
from
null8626:split/v0
null8626/python-sdk:split/v0
Copy head branch name to clipboard
Commits
Commits on Sep 13, 2025
*: delete examples directory since the library tends to be library-agnostic now
null8626
committed
c3815fc
View commit details
Copy full SHA for c3815fc
Browse repository at this point
meta: support python 3.11 by migrating from setup.py to pyproject.toml
null8626
committed
3e02a74
View commit details
Copy full SHA for 3e02a74
Browse repository at this point
meta: use ruff for formatting
null8626
committed
faa89de
View commit details
Copy full SHA for faa89de
Browse repository at this point
meta: add MANIFEST.in for ignoring files
null8626
committed
76e6435
View commit details
Copy full SHA for 76e6435
Browse repository at this point
*: remove empty py.typed file
null8626
committed
f9d8ab7
View commit details
Copy full SHA for f9d8ab7
Browse repository at this point
meta: update LICENSE
null8626
committed
5e587d0
View commit details
Copy full SHA for 5e587d0
Browse repository at this point
meta: remove .isort.cfg file since we already have ruff
null8626
committed
8261c96
View commit details
Copy full SHA for 8261c96
Browse repository at this point
meta: remove scripts directory
null8626
committed
d51b293
View commit details
Copy full SHA for d51b293
Browse repository at this point
*: rewrite v0
null8626
committed
1304585
View commit details
Copy full SHA for 1304585
Browse repository at this point
feat: add tests
null8626
committed
3f116a6
View commit details
Copy full SHA for 3f116a6
Browse repository at this point
revert: oops, that goes in the v1 pr, not v0
null8626
committed
4809e4c
View commit details
Copy full SHA for 4809e4c
Browse repository at this point
You can’t perform that action at this time.