DAlkemade / reject_abstract_objects

Support library for thesis that checks whether an object is abstract or concrete

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reject_abstract_objects

Support library for thesis that checks whether an object is abstract or concrete

Installation

pip install -e . installs the package and its requirements

Run

An example run is demonstrated by

python example.py

About

Support library for thesis that checks whether an object is abstract or concrete


Languages

Language:Python 100.0%