SpiceQA
Questions
Tags
Users
Badges
abc
31 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Abstract dataclass without abstract methods in Python: prohibit instantiation
user_1888471
0
•
asked Mar 8, 2020
9
2
10073
python-dataclasses
abc
python-3.x
oop
python
ABC class number from number module
user_9977828
0
•
asked Jun 22, 2019
2
1
98
abc
isinstance
python-2.7
python
Why I cant import ABC but ABCMeta is correctly imported?
user_4714882
0
•
asked Jun 18, 2019
4
2
7950
abc
python
mypy issues with abstract classes and dictionaries
user_5260441
0
•
asked Jan 17, 2019
3
1
1988
mypy
abc
abstract-class
python
Python abc.abstractproperty compatibility
user_5703449
0
•
asked Jan 9, 2019
6
1
1003
abc
python-2.7
python-3.x
python
Documenting attributes of abstract base classes?
user_419116
0
•
asked Aug 26, 2018
5
1
220
abc
python-3.x
oop
python
Using ABC, PolymorphicModel, django-models gives metaclass conflict
user_3127908
0
•
asked Nov 16, 2017
9
2
1085
django-polymorphic
abc
metaclass
django
python
Inherited Abstract Classes in python
user_5404395
0
•
asked Jul 23, 2017
3
1
2196
abc
inheritance
python
Why can `__subclasshook__` be monkeypatched onto the metaclass but `__instancecheck__` cannot?
user_567620
0
•
asked Dec 11, 2013
8
1
2494
abc
subclass
interface
python
Can python abstract base classes inherit from C extensions?
user_23972
0
•
asked Dec 6, 2013
11
1
1006
greenlets
abc
gevent
inheritance
python
Prev
Prev
1
2
3
(current)
4
Next
Next
Hot Questions