DEV Community

advanced-python-typing Series' Articles

Back to Nikita Sobolev's Series
1-minute guide to real constants in Python
Cover image for 1-minute guide to real constants in Python

1-minute guide to real constants in Python

93
Comments 11
3 min read
Simple dependent types in Python
Cover image for Simple dependent types in Python

Simple dependent types in Python

103
Comments 5
6 min read
Python exceptions considered an anti-pattern
Cover image for Python exceptions considered an anti-pattern

Python exceptions considered an anti-pattern

90
Comments 26
10 min read
Enforcing Single Responsibility Principle in Python
Cover image for Enforcing Single Responsibility Principle in Python

Enforcing Single Responsibility Principle in Python

115
Comments 1
12 min read
Typechecking Django internals and querysets
Cover image for Typechecking Django internals and querysets

Typechecking Django internals and querysets

17
Comments 2
6 min read
Testing mypy stubs, plugins, and types
Cover image for Testing mypy stubs, plugins, and types

Testing mypy stubs, plugins, and types

7
Comments
6 min read
Typed functional Dependency Injection in Python
Cover image for Typed functional Dependency Injection in Python

Typed functional Dependency Injection in Python

34
Comments
11 min read
How async should have been

How async should have been

16
Comments
9 min read
Higher Kinded Types in Python
Cover image for Higher Kinded Types in Python

Higher Kinded Types in Python

43
Comments 5
13 min read
Typeclasses in Python

Typeclasses in Python

25
Comments 4
13 min read