Making My Own Python Linter: Pyleft
I have a weird gripe with Pyright, arguably one of the most widely used type checkers in the Python ecosystem, so I decided to make my own.
Introducing Pyleft.
I have a weird gripe with Pyright, arguably one of the most widely used type checkers in the Python ecosystem, so I decided to make my own.
Introducing Pyleft.
As the winter quarter is about to wrap up, I feel the need to talk about one of my favorite classes this quarter — and honestly, one of my favorite classes overall: Computer Graphics.