SpiceQA
Questions
Tags
Users
Badges
python-typing
python-typing
32 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Return type in a class method based on a class variable in Python
Bram Vanroy
0
•
asked Sep 16, 2022
2
2
61
python-typing
class
typing
python
Access type argument in any specific subclass of user-defined Generic[T] class
Daniil Fajnberg
0
•
asked Sep 16, 2022
0
1
16
base-class
python-typing
generics
python
How to test that a python class does not subclass a protocol
philosofool
0
•
asked Sep 15, 2022
1
1
41
python-typing
python
Type hinting a class decorator that returns a subclass
ljmc
0
•
asked Sep 14, 2022
3
1
74
python-typing
python-decorators
python-3.x
python
Annotating "Instance of a subclass derived from specific base class"
PChemGuy
0
•
asked Sep 14, 2022
0
1
31
python-typing
python
Return type depending on literal parameter
BeeOnRope
0
•
asked Sep 14, 2022
0
1
34
python-typing
python-3.x
python
How to type hint kwargs when they are passed as is to another function?
ticster
0
•
asked Sep 13, 2022
1
0
43
python-typing
python
Type hints for nested defaultdict
dmjy
0
•
asked Sep 13, 2022
-1
1
57
defaultdict
python-typing
mypy
python
Type hint for 2D numpy array of multiple possible dtype
soumeng78
0
•
asked Sep 13, 2022
0
0
26
python-typing
numpy
python-3.x
python
How to type hint a return an instance of a subclass from a list of superclass in Python
usergAo6
0
•
asked Sep 13, 2022
0
0
42
python-typing
python
Prev
Prev
1
2
(current)
3
4
Next
Next
Hot Questions