commit e21f4a76fd532a8103a460de6e9852bfb9097b19 Author: 7000pctAUTO Date: Fri Jan 30 04:41:07 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..2b9046a --- /dev/null +++ b/README.md @@ -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 \ No newline at end of file