Skip to content
Jay Lee edited this page May 30, 2021 · 19 revisions

Welcome to Decko wiki!

Decko is a decorator-based library designed for the following purposes

  1. Easily create decorators
  2. Change the behavior of existing classes and function with minimal modifications
  3. Manage the state
  4. Provide a rich set of pre-made and tested decorators.

Status: This wiki will be updated periodically as new features are added.

Updated on: May 30/05/21

Clone this wiki locally