22
How is my Python code?
(raw.githubusercontent.com)
Welcome to the Python community on the programming.dev Lemmy instance!
Past
November 2023
October 2023
July 2023
August 2023
September 2023
Pretty good for a week and a half! I would recommend setting up a project using
uv
and also adding type hints and check them with Pyright (NOT Mypy).