/python-classpluggable

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

classpluggable

INSTALLATION

classpluggable installation is straightforward. If your pip is set up, you should just be able to do

% pip install classpluggable

DOCUMENTATION

classpluggable documentation is available . So you can do:

% pydoc classpluggable

to read the documentation online with your favorite pager.

dann