Metadata-Version: 2.1
Name: better-abc
Version: 0.0.1
Summary: Python ABC plus abstract attributes
Home-page: https://www.github.com/shonin/better-abc
Author: Shonin
Author-email: emc@hey.com
License: BSD-3-Clause
Keywords: python,abc,better,abstract
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown

# Better ABC

https://stackoverflow.com/questions/23831510/abstract-attribute-not-property


