Posts tagged "python"
-
I have analyzed all the Python user groups
-
A primer on creating custom types in Python
Adding type annotations to the existing codebase without altering the classes themselves.
-
StrEnum(str, enum.Enum) is not backwards compatible starting with Python 3.11
How to support all Python 3.x versions?
-
Local S3 with Django and MinIO
-
Pre-commit hooks