Initial commit

This commit is contained in:
2026-01-30 04:41:07 +00:00
commit e21f4a76fd

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# python-stub-generator
A CLI tool that automatically generates Python type stub files (.pyi) from untyped Python code using static analysis