classes-aux

attempt to keep all useful classes and classesTemplates in one place


Keywords
__cmp__, __getattr__
License
MIT
Install
pip install classes-aux==0.0.5

Documentation

Ver/TestedPython Ver/Os
repo/Created Commit/Last Tests/GitHubWorkflowStatus Tests/GitHubWorkflowStatus
repo/Size Commit/Count/t Commit/Count/y Commit/Count/m

classes_aux (current v0.0.5/Ver/Pypi Latest)

DESCRIPTION_SHORT

attempt to keep all useful classes and classesTemplates in one place

DESCRIPTION_LONG

designed for ...

Features

  1. cmp
  2. getattr prefix

License

See the LICENSE file for license rights and limitations (MIT).

Release history

See the HISTORY.md file for release history.

Installation

pip install classes-aux

Import

from classes_aux import *

USAGE EXAMPLES

See tests and sourcecode for other examples.


1. example1.py


2. example2.py