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 }}
TheLartians
/
TypeScript2Python
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
30
Code
Issues
0
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 23, 2026
parse symbols as NewTypes (#38)
TheLartians
authored
bb2fa60
View commit details
Copy full SHA for bb2fa60
Browse repository at this point
Commits on Apr 22, 2026
Bump js-yaml in the npm_and_yarn group across 1 directory (#37)
Show description for 6e657e3
dependabot[bot]
authored
6e657e3
View commit details
Copy full SHA for 6e657e3
Browse repository at this point
Bump @ts-morph/bootstrap from 0.22.0 to 0.29.0 (#28)
Show description for 2cd9a46
dependabot[bot]
and
TheLartians
authored
2cd9a46
View commit details
Copy full SHA for 2cd9a46
Browse repository at this point
Allow transpiling template literals (#36)
Show description for a833e01
TheLartians
authored
a833e01
View commit details
Copy full SHA for a833e01
Browse repository at this point
Bump @babel/preset-typescript from 7.23.3 to 7.28.5 (#31)
Show description for 0b94eca
dependabot[bot]
authored
0b94eca
View commit details
Copy full SHA for 0b94eca
Browse repository at this point
Bump @babel/cli from 7.23.4 to 7.28.6 (#32)
Show description for 76d6626
dependabot[bot]
authored
76d6626
View commit details
Copy full SHA for 76d6626
Browse repository at this point
Bump the npm_and_yarn group across 1 directory with 3 updates (#34)
Show description for c8d2cb4
dependabot[bot]
authored
c8d2cb4
View commit details
Copy full SHA for c8d2cb4
Browse repository at this point
ensure that no 'undefined' docstrings get added for functional dict definitions (#35)
TheLartians
authored
e33bd56
View commit details
Copy full SHA for e33bd56
Browse repository at this point
Bump @babel/core from 7.23.7 to 7.29.0 (#30)
Show description for 04d2c03
dependabot[bot]
authored
04d2c03
View commit details
Copy full SHA for 04d2c03
Browse repository at this point
Bump @typescript-eslint/parser from 6.17.0 to 6.21.0 (#29)
Show description for 7483d12
dependabot[bot]
authored
7483d12
View commit details
Copy full SHA for 7483d12
Browse repository at this point
Bump actions/setup-node from 3 to 6.3.0 (#27)
Show description for c8d68a4
dependabot[bot]
authored
c8d68a4
View commit details
Copy full SHA for c8d68a4
Browse repository at this point
Bump actions/checkout from 3 to 6 (#26)
Show description for 5e90daf
dependabot[bot]
authored
5e90daf
View commit details
Copy full SHA for 5e90daf
Browse repository at this point
use proper cooldown entry (#25)
TheLartians
authored
d9cd064
View commit details
Copy full SHA for d9cd064
Browse repository at this point
add .github/dependabot.yml (#24)
TheLartians
authored
7fa87b2
View commit details
Copy full SHA for 7fa87b2
Browse repository at this point
Do not transpile empty string keys in typed dicts (#23)
Show description for 7233015
TheLartians
authored
7233015
View commit details
Copy full SHA for 7233015
Browse repository at this point
Use npm trusted publishing (#22)
Show description for 2866514
TheLartians
authored
2866514
View commit details
Copy full SHA for 2866514
Browse repository at this point
Support arbitrary keys in objects by falling back to the functional typed dict definition (#21)
Show description for 314c389
TheLartians
authored
314c389
View commit details
Copy full SHA for 314c389
Browse repository at this point
Commits on Jan 21, 2025
avoid double optionals in strict mode (#20)
TheLartians
authored
b060ff9
View commit details
Copy full SHA for b060ff9
Browse repository at this point
add --strict option (#19)
Show description for 76cf1f5
TheLartians
authored
76cf1f5
View commit details
Copy full SHA for 76cf1f5
Browse repository at this point
Commits on Nov 27, 2024
Update README.md (#18)
Show description for 1a1865f
TheLartians
authored
1a1865f
View commit details
Copy full SHA for 1a1865f
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
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
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
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
Browse repository at this point
Commits on Jul 17, 2024
Update README.md (#13)
TheLartians
authored
77cc914
View commit details
Copy full SHA for 77cc914
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
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
Browse repository at this point
Add commander as explicit dependency (#10)
Show description for 2ef6445
TheLartians
authored
2ef6445
View commit details
Copy full SHA for 2ef6445
Browse repository at this point
Commits on Mar 22, 2024
update example to avoid naming conflict (#9)
TheLartians
authored
14062df
View commit details
Copy full SHA for 14062df
Browse repository at this point
reuse helper types if possible (#8)
TheLartians
authored
badda65
View commit details
Copy full SHA for badda65
Browse repository at this point
Commits on Jan 12, 2024
add keywords to package.json (#7)
TheLartians
authored
6cfe3c2
View commit details
Copy full SHA for 6cfe3c2
Browse repository at this point
Commits on Jan 5, 2024
Update Features and add Limitations section in README.md (#6)
TheLartians
authored
05084af
View commit details
Copy full SHA for 05084af
Browse repository at this point
revert to defining generics, but as object, to avoid missing declarations (#5)
TheLartians
authored
4667011
View commit details
Copy full SHA for 4667011
Browse repository at this point
dont transpile types with generic arguments (#4)
TheLartians
authored
648eee8
View commit details
Copy full SHA for 648eee8
Browse repository at this point
rename helper types to not confuse python (#3)
TheLartians
authored
b8b4f02
View commit details
Copy full SHA for b8b4f02
Browse repository at this point
Previous
Next
You can鈥檛 perform that action at this time.