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 }}
strawgate
/
fork.TypeScript2Python
Public
forked from
TheLartians/TypeScript2Python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
fork.TypeScript2Python
src
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 21, 2025
avoid double optionals in strict mode (#20)
TheLartians
authored
b060ff9
View commit details
Copy full SHA for b060ff9
View code at this point
Browse repository at this point
add --strict option (#19)
Show description for 76cf1f5
TheLartians
authored
76cf1f5
View commit details
Copy full SHA for 76cf1f5
View code at this point
Browse repository at this point
Commits on Oct 2, 2024
support null -> None conversions (#17)
TheLartians
authored
cd82953
View commit details
Copy full SHA for cd82953
View code at this point
Browse repository at this point
Commits on Aug 28, 2024
avoid has collisions (#16)
TheLartians
authored
d80c643
View commit details
Copy full SHA for d80c643
View code at this point
Browse repository at this point
Use hashed type names instead of indices (#15)
Show description for f4276d3
TheLartians
authored
f4276d3
View commit details
Copy full SHA for f4276d3
View code at this point
Browse repository at this point
Commits on Aug 1, 2024
add record to dict test case (#14)
TheLartians
authored
291f0ca
View commit details
Copy full SHA for 291f0ca
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
BREAKING CHANGE: make optional dict values non-nullable by default (#12)
Show description for b9c9033
TheLartians
authored
b9c9033
View commit details
Copy full SHA for b9c9033
View code at this point
Browse repository at this point
Commits on Jun 26, 2024
add support for unknown type (#11)
TheLartians
authored
f969f02
View commit details
Copy full SHA for f969f02
View code at this point
Browse repository at this point
Commits on Mar 22, 2024
reuse helper types if possible (#8)
TheLartians
authored
badda65
View commit details
Copy full SHA for badda65
View code at this point
Browse repository at this point
Commits on Jan 5, 2024
revert to defining generics, but as object, to avoid missing declarations (#5)
TheLartians
authored
4667011
View commit details
Copy full SHA for 4667011
View code at this point
Browse repository at this point
dont transpile types with generic arguments (#4)
TheLartians
authored
648eee8
View commit details
Copy full SHA for 648eee8
View code at this point
Browse repository at this point
rename helper types to not confuse python (#3)
TheLartians
authored
b8b4f02
View commit details
Copy full SHA for b8b4f02
View code at this point
Browse repository at this point
Commits on Jan 4, 2024
Update readme and binary permissions (#2)
Show description for e5a7a41
TheLartians
authored
e5a7a41
View commit details
Copy full SHA for e5a7a41
View code at this point
Browse repository at this point
add node shebang to index.ts
TheLartians
committed
05a8fca
View commit details
Copy full SHA for 05a8fca
View code at this point
Browse repository at this point
add intersection test case
TheLartians
committed
4b06d14
View commit details
Copy full SHA for 4b06d14
View code at this point
Browse repository at this point
add test suite
TheLartians
committed
60a63a6
View commit details
Copy full SHA for 60a63a6
View code at this point
Browse repository at this point
Commits on Jan 3, 2024
fix edge case where arrays were missing type declarations
TheLartians
committed
91f22c9
View commit details
Copy full SHA for 91f22c9
View code at this point
Browse repository at this point
support Record types
TheLartians
committed
256486e
View commit details
Copy full SHA for 256486e
View code at this point
Browse repository at this point
support multiple files
TheLartians
committed
9ac09a3
View commit details
Copy full SHA for 9ac09a3
View code at this point
Browse repository at this point
support jsdoc comments
TheLartians
committed
053470d
View commit details
Copy full SHA for 053470d
View code at this point
Browse repository at this point
single-file type parsing implemented
TheLartians
committed
d5b8f38
View commit details
Copy full SHA for d5b8f38
View code at this point
Browse repository at this point
Loading
You canβt perform that action at this time.