The Python-Static-Type-Checker is a CLI tool designed to perform static type checking for Python code. It leverages Python's Abstract Syntax Tree (AST) and provides ...